#269 new library concept for corner/statistic/mismatch simulation
Pull request opened by
dwarning
Additional to corner and statistically simulation allows this extension local mismatch simulation with ngspice monte-carlo approach. This is valid for hbt, lv-nmos and hv-nmos. Passive elements are unchanged and have to be revised.
The corner lib's have extended entries for typical, corner and mismatch and combination block's which the user have to specify. No more specifications of mm_ok and mc_ok on schematic/netlist level because of their meaning of number of std-deviation this was error-prone. They are setted internally.
Statistical parameter are untouched. Their meaning in compare to corner have to be investigated.
Mismatch parameter are derived from few entries in old lib and compared to empirical values. These values have to be verified. The mc varied parameter (and partly area dependent) go to instance line of the psp model.
Ngspice test cases will be provided.
IHP-GmbH/IHP-Open-PDK