<#489 Xschem/ngspice simulation error: could not f...
# open_pdks
g
#489 Xschem/ngspice simulation error: could not find include file Issue created by iboasoaix I was prompted with the following error when trying to launch the simulation mentioned in XSCHEM SKY130 INTEGRATION The error reads:
Copy code
Error: Could not find include file ../pfet_01v8_mvt/sky130_fd_pr__pfet_01v8_mvt.pm3.spice
while reading /path/partially/omitted/sky130A/libs.ref/sky130_fd_pr/spice/sky130_fd_pr__rf_pfet_01v8_mvt__sf_discrete.corner.spice
To fix, just replace the last line to where the file actually sits:
.include "./sky130_fd_pr__pfet_01v8_mvt.pm3.spice"
RTimothyEdwards/open_pdks