Open miesli opened 5 months ago
No, this is partly a misunderstanding: In a former version of the PDK lib with different library concept mc_ok was used to switch on/off statistical simulation with Monte Carlo. Actual the selection followed by mos_tt_stat library parameter. Everything works well as we can see in attached picture: The problem is that the name mc_ok is not correct anymore. He has now the meaning of Sigma. The simulation is made with Sigma=6.
Expected Behavior
Turning on and off statistical modeling by choosing different corners
Actual Behavior
Turning on and off statistical modeling by choosing different corners PLUS option to change the sigma of the Gaussian function using mc_ok.
Fix
There are multiple options depending on the wanted behavior. The most obvious is:
Replace all mc_ok appearances with Sigma in the ngspice/models/cornerXXX.lib files
Thanks
I report this here after someone else reported this to me.