<@U016EM8L91B> Are our projects required to work a...
# caravan
t
@User Are our projects required to work assuming that the PDK is at
/usr/share/pdk/sky130A/
etc? My project for example contains an
envsetup.sh
script which sets up things like the PDK_ROOT along with aliases to call scripts to start magic and xschem with the correct args and rc files etc.
t
It should not matter where you have PDK_ROOT. If anything seems to break that assumption, please bring it to my attention.
t
ok and can i use my own xschemrc with etc?
is the prechecker basically just running drc checks?
t
Yes.
t
ok, does it run lvs too or not?
t
Also checking connectivity between the wrapper and the rest of the caravel/caravan chip, and checking that files in the repository have the correct license headers, stuff like that.
t
ok cheers