<#247 Mismatch parameters not being replaced for a...
# open_pdks
g
#247 Mismatch parameters not being replaced for all SPICE files Issue created by frbvianna I have compiled the SkyWater PDK using open_pdks version 1.0.303 a while back. Looks like I had an issue during compilation related to <../blob/1.0.303/sky130/custom/scripts/mismatch_params.py|mismatch_params.py> script runtime, which did not break the build, but incurred in not having all necessary SPICE lib files replaced with the correct mismatch parameters for ngspice usage. I see the following in sky130A_make.log, with a Traceback related to mismatch_params.py line 89 and what appears to be a short list of files with mismatch parameters:

image

Although I haven't tried to compile it again in the latest version, my guess is that this issue could be related to 02a79f4 - I've recompiled the PDK with open_pdks 1.0.297 (one commit prior to that one) and seemingly all the parameters are correctly replaced. RTimothyEdwards/open_pdks