<@U01TH14MD17>: You should be using `.lib sky130....
# analog-design
t
@User: You should be using
.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.
j
Hello, I only get 5 why? mc doesn't show up either
t
Maybe you're not using the
sky130.lib.spice
installed by open_pdks (which is different and has many additional sections as compared with the one in the Google sources)?
j
I don’t know, I have installed with caravel and volare is wrong that?
t
Volare is supposed to have the right installation, but then bear in mind that volare was developed by the openlane team who do digital design flows and don't know much about device-level simulation.
j
That is to say that to have all the necessary files I must install manually? Could you recommend me how to do the installation? since before I had many problems installing the entire pdk
t
You should need only to clone
open_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.
j
and so that openlane has the same version? I just download it and run or do I have to do something else?
@Tim Edwards I downloaded the pdk again but from open pdk, and the other corners still do not appear and neither does mc