Juan Andres
12/26/2022, 8:16 PMStefan Schippers
12/26/2022, 8:33 PMJuan Andres
12/26/2022, 8:37 PMStefan Schippers
12/26/2022, 8:40 PMmkdir testdir) and copy the pdk xschemrc file into it: cp ...../share/pdk/sky130A/libs.tech/xschem/xschemrc testdir, then cd into testdir and start xschem from there...Juan Andres
12/26/2022, 8:42 PMJuan Andres
12/26/2022, 8:46 PMMitch Bailey
12/26/2022, 11:23 PMngspice_get_value.sym, but does find the other primitive devices. Can you check the path? Select a device and press q. See if you can see a difference between the ngspice_get_value and other devices that are displayed correctly.Stefan Schippers
12/27/2022, 10:07 AMappend XSCHEM_LIBRARY_PATH :${XSCHEM_SHAREDIR}/xschem_library/devices
If nothing changes add this:
append XSCHEM_LIBRARY_PATH :${XSCHEM_SHAREDIR}/xschem_library:${XSCHEM_SHAREDIR}/xschem_library/devicesStefan Schippers
12/27/2022, 10:09 AMStefan Schippers
12/27/2022, 10:12 AMdevices/ in front to the symbol name in the Symbol text box.Juan Andres
12/27/2022, 9:09 PM