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

index 20921bb574822c7a7f456331a500bb7a31d10b4e..4207e8038b7a363add8faaafd409869e6768f71d 100755 (executable)
 echo "remember to check doDesign core size"
 echo "also use yosys 049e3abf9"
 
 echo "remember to check doDesign core size"
 echo "also use yosys 049e3abf9"
 
+# 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
 git submodule update --init --remote
 
 # initialise/update the pinmux submodule
 git submodule update --init --remote