Tim Edwards
05/05/2021, 1:00 PM.lib sky130.lib.spice _<corner>_
, where corner
is one of tt
, sf
, fs
, ff
, ll
, hh
, hl
, lh
, and yesterday I added mc
for monte carlo process variation.Juan Andres
12/28/2022, 10:38 PMTim Edwards
12/29/2022, 3:37 PMsky130.lib.spice
installed by open_pdks (which is different and has many additional sections as compared with the one in the Google sources)?Juan Andres
12/29/2022, 6:57 PMTim Edwards
01/03/2023, 1:58 AMJuan Andres
01/03/2023, 4:18 AMTim Edwards
01/03/2023, 3:15 PMopen_pdks
from https://github.com/RTimothyEdwards/open_pdks and then run configure --enable-sky130-pdk
followed by make
and sudo make install
. I have had issues with the Google repo that I was able to work around by running make
twice.Juan Andres
01/03/2023, 3:16 PMJuan Andres
01/05/2023, 9:30 AM