From: Luke Kenneth Casson Leighton Date: Sat, 12 Jun 2021 16:02:55 +0000 (+0000) Subject: add fetch of GDS-II files X-Git-Tag: LS180_RC3~3^2~5 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1009c1b9873312b32a0af9b59e62434cb09fec52;p=soclayout.git add fetch of GDS-II files --- diff --git a/experiments9/tsmc_c018/build_full_4ksram_recon.sh b/experiments9/tsmc_c018/build_full_4ksram_recon.sh index d4ece5c..f187b28 100755 --- a/experiments9/tsmc_c018/build_full_4ksram_recon.sh +++ b/experiments9/tsmc_c018/build_full_4ksram_recon.sh @@ -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 b9a1746..d96f737 160000 --- a/pinmux +++ b/pinmux @@ -1 +1 @@ -Subproject commit b9a17464fff19eef13c348fc8701268d30226bd9 +Subproject commit d96f737c0a53dde983060522816bbef016b449ce