@Jean (@Tim Edwards): you can install the whole pdk by running the following sequence:
Copy code
make skywater-pdk
make all-skywater-libraries
make open_pdks
make build-pdk
I think I should group them all in a single Make target and document that.
Also, you can change the default installed skywater std library by exporting a different
STD_CELL_LIBRARY
, default is
sky130_fd_sc_hd
I should document that as well.
j
Jean
12/05/2020, 1:37 AM
@Amr Gouhar all-skywater-libraries does not appear to be a valid target. Did you mean make skywater-libraries?
Jean
12/05/2020, 2:04 AM
Copy code
cd /home/jcyr/openlane/pdks/open_pdks && \
git checkout -qf 3959de867a4acb6867df376dac495e33bb0734f1
fatal: reference is not a tree: 3959de867a4acb6867df376dac495e33bb0734f1
Jean
12/05/2020, 2:07 AM
So I deleted the checkout, is HEAD code ok?
t
Tim Edwards
12/05/2020, 2:07 AM
That's odd. That's the right commit number for open_pdks version 1.0.78.
Tim Edwards
12/05/2020, 2:09 AM
So maybe something is wrong in the .git/config file in openlane/pdks/open_pdks/?
j
Jean
12/05/2020, 3:56 AM
Hmm...
Jean
12/05/2020, 5:33 AM
@Tim Edwards Yeah, but you'd need to add the --branch option to the clone command for that checkout to work!
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.