projects
/
soclayout.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0aa7d75
)
update build.sh
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 2 Oct 2020 10:54:21 +0000
(10:54 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 2 Oct 2020 10:54:21 +0000
(10:54 +0000)
experiments9/build.sh
patch
|
blob
|
history
diff --git
a/experiments9/build.sh
b/experiments9/build.sh
index 0e66e30101e2a7a6b168fe6f26c8e37713f9950f..56cf9145d87763954329c8ae5795c89af42893c0 100755
(executable)
--- a/
experiments9/build.sh
+++ b/
experiments9/build.sh
@@
-1,7
+1,17
@@
#!/bin/sh
+# initialise/update the pinmux submodule
git submodule update --init --remote
+
+# makes symlinks to alliance
./mksyms.sh
+
+# generates the io pads needed for ioring.py
make pinmux
+
+# copies over a "dummy" core (empty)
+cp non_generated/ls180.vst .
+
+# starts the build.
make lvx