add wget of libresoc gds logo
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 15 Jun 2021 12:38:01 +0000 (12:38 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 15 Jun 2021 12:38:01 +0000 (12:38 +0000)
experiments9/build_full_4ksram_recon.sh
experiments9/tsmc_c018/build_full_4ksram_recon.sh

index c961b72ad81089cf37810be4d1be2f75b6be3d46..be12a5af6e6a1ac5e38fcc508d0162eac87f0644 100755 (executable)
@@ -15,6 +15,7 @@ echo "fetching GDS-II files"
 wget http://ftp.libre-soc.org/C4MLogo.gds
 wget http://ftp.libre-soc.org/lip6.gds
 wget http://ftp.libre-soc.org/sorbonne_logo.gds
+wget http://ftp.libre-soc.org/libresoc_logo.gds
 
 # initialise/update the pinmux submodule
 git submodule update --init --remote
index 639c2ff48e133e614ac2ae2ef378956cb2e2214b..4d1c8fb0449cdb06d47db53eb6d21df077c53c93 100755 (executable)
@@ -18,6 +18,7 @@ echo "fetching GDS-II files"
 wget http://ftp.libre-soc.org/C4MLogo.gds
 wget http://ftp.libre-soc.org/lip6.gds
 wget http://ftp.libre-soc.org/sorbonne_logo.gds
+wget http://ftp.libre-soc.org/libresoc_logo.gds
 
 # initialise/update the pinmux submodule
 if [ "${USER}" = "jpc" ]; then