Hello! I installed open-pdks and xschem. when I try to run some examples from sky130 in xschem, there are missing symbols. does anyone know what's the problem and how can that get fixed?
s
Shridhar Ambady
08/12/2022, 10:40 AM
you'll have to be more specific. how are you opening it. how did you install xschem?
Shridhar Ambady
08/12/2022, 10:41 AM
theres a file in the sky130 folders called xschemrc, you should copy and paste that into your working directory and run xschem from that folder
a
Arman Avetisyan
08/12/2022, 10:42 AM
do not copy it. Just pass as parameter when running xschem.
s
Shridhar Ambady
08/12/2022, 10:44 AM
mmm....except if you rebuild/reinstall an updated version it'll overwrite it
Shridhar Ambady
08/12/2022, 10:45 AM
by copying and pasting you can add your own libraries by adding to your xschemrc
m
milad
08/12/2022, 11:04 AM
i've installed like how is mentioned in this tutorial and i run xschem from where the "xschemrc" exists.(/usr/local/share/pdk/sky130A/libs.tech/xschem)
i also cloned "xschem_sky130" repository. result is the same.