Piyush Dwivedi
09/18/2023, 5:48 AMMitch Bailey
09/18/2023, 6:06 AM..
to navigate).
Remember to add your new directory to the xschem search path.Stefan Schippers
09/18/2023, 7:03 AMPiyush Dwivedi
09/19/2023, 6:07 AMMitch Bailey
09/19/2023, 11:36 AMxschemrc
file?
set XSCHEM_LIBRARY_PATH {}
#### include devices/*.sym
append XSCHEM_LIBRARY_PATH ${XSCHEM_SHAREDIR}/xschem_library
#### include skywater libraries. Here i use [pwd]. This works if i start xschem from here.
append XSCHEM_LIBRARY_PATH :$env(PWD)
append XSCHEM_LIBRARY_PATH :$PDKPATH/libs.tech/xschem