add fetch of GDS-II files
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 12 Jun 2021 16:02:55 +0000 (16:02 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 12 Jun 2021 16:02:55 +0000 (16:02 +0000)
experiments9/tsmc_c018/build_full_4ksram_recon.sh
pinmux

index d4ece5c16b8c919ca54ff1811adba43d4f176144..f187b28954f2becc350dbeaf2e7d2da7d68e91f2 100755 (executable)
@@ -13,6 +13,11 @@ echo "remember to check doDesign core size"
 echo "also use yosys 049e3abf9"
 if [ "${USER}" = "jpc" ]; then echo "Using \"jpc\" configuration."; fi
 
+# fetch GDS-II files
+echo "fetching GDS-II files"
+wget http://ftp.libre-soc.org/C4MLogo.gds
+wget http://ftp.libre-soc.org/lip6.gds
+
 # initialise/update the pinmux submodule
 if [ "${USER}" = "jpc" ]; then
   # Must be done in the root of the repository when cloning anew.
diff --git a/pinmux b/pinmux
index b9a17464fff19eef13c348fc8701268d30226bd9..d96f737c0a53dde983060522816bbef016b449ce 160000 (submodule)
--- a/pinmux
+++ b/pinmux
@@ -1 +1 @@
-Subproject commit b9a17464fff19eef13c348fc8701268d30226bd9
+Subproject commit d96f737c0a53dde983060522816bbef016b449ce