Stefan Schippers
05/17/2022, 7:33 AMmake and (sudo) make install. For ngspice make and make install must be done in the separate build directory (see file INSTALL in the ngspice source dir). If make and make install fails with open_pdks, then do a make distclean followed by the ./configure --enable-sky130-pdk --prefix...., followed by make and (sudo) make installJorge Marin
05/17/2022, 12:56 PMStefan Schippers
05/17/2022, 10:14 PMJorge Marin
09/07/2022, 7:06 PM