<#441 Fix source cloning for sky130> Pull request ...
# open_pdks
g
#441 Fix source cloning for sky130 Pull request opened by donn #373, specifically commit
db529a71335176db64b18b98228fdd7f03a8c24b
fixed an issue where the shell commands inside
gf180mcu/Makefile.in
were not properly chained for some make productions, causing the branch commit to be dropped, however, the same issue persisted for
sky130
. This caused builds to be non-reproducible for
sky130
where the Makefile would always grab the latest for each repo. The result was
--with-reference
never worked for sky130. This also adds an additional print to
scripts/download.sh
just to verify the commit is correctly propagated to the
git clone
commands. RTimothyEdwards/open_pdks GitHub Actions: Run (all) GitHub Actions: Run (sky130_fd_sc_hvl) GitHub Actions: Run (sky130_fd_sc_ls) GitHub Actions: Run (sky130_fd_sc_ms) GitHub Actions: Run (sky130_fd_sc_hs) GitHub Actions: Run (sky130_fd_sc_hdll) GitHub Actions: Run (sky130_fd_sc_hd) No checks have passed 0/7 successful checks