GitHub
05/08/2024, 9:13 AMdb529a71335176db64b18b98228fdd7f03a8c24b
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 checksGitHub
05/08/2024, 1:11 PM