<@U016EM8L91B>, Is there a reason you haven't adde...
# sky130
t
@User, Is there a reason you haven't added the
sky130_fd_pr__pnp_05v5_w3p40l3p40
device to the PDK's
sky130.lib.spice
file? I'm still getting:
Copy code
Error: unknown subckt: xi1.xi1.xi4.xq1 0 0 xi1.xi1.ve4 sky130_fd_pr__pnp_05v5_w3p40l3p40
    Simulation interrupted due to error!
With the latest version of open_pdks (14a2389f9d2ed521fffd3e69928763ddb07bc434). To get it to work i have to patch the
all.spice
file after every PDK install so it gets picked up by
sky130.lib.spice
.
t
Looks like I just forgot. I have all sorts of hacks in the build to repair the PNP devices, but not that one.
t
Ah ok
t
I just added a script to open_pdks to apply this modification to
all.spice
. Thanks for pointing out the omission.
t
Awesome! Thanks, @Tim Edwards, I'll pull it in
t
It's on opencircuitdesign.com; the github mirror won't update until overnight tonight.
t
I have all my remotes pointing at ocd