Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new library concept for corner/statistic/mismatch simulation #269

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dwarning
Copy link
Contributor

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.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update to the latest version, it seems you're using not up-to-date models (the pin order was fixed Sep 30)
or did you make the change intentionally?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants