From: Luke Kenneth Casson Leighton Date: Tue, 15 Jun 2021 12:38:01 +0000 (+0000) Subject: add wget of libresoc gds logo X-Git-Tag: LS180_RC3~2^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=62db6638624964f28596504ef1392b0b58fb122d;p=soclayout.git add wget of libresoc gds logo --- diff --git a/experiments9/build_full_4ksram_recon.sh b/experiments9/build_full_4ksram_recon.sh index c961b72..be12a5a 100755 --- a/experiments9/build_full_4ksram_recon.sh +++ b/experiments9/build_full_4ksram_recon.sh @@ -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 diff --git a/experiments9/tsmc_c018/build_full_4ksram_recon.sh b/experiments9/tsmc_c018/build_full_4ksram_recon.sh index 639c2ff..4d1c8fb 100755 --- a/experiments9/tsmc_c018/build_full_4ksram_recon.sh +++ b/experiments9/tsmc_c018/build_full_4ksram_recon.sh @@ -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