-
Notifications
You must be signed in to change notification settings - Fork 86
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
Hspice/Spectre model #241
Comments
Sure, I'd be happy to look at the scripts. The "more robust models" are certainly an improvement, but does not address hspice/spectre compatibility. |
Alright, I'll send a pull request later today |
Hi @lekez2005. Where can I find this script and how should I run it? Can you explain please? Thanks. |
I have a pull request here: #244. But really, the hspice branch in my fork should also work for building it: https://github.com/lekez2005/open_pdks/tree/hspice. If you don't care about building for yourself, then you can download and extract hspice-model.tar.bz2 at https://github.com/lekez2005/open_pdks/releases |
I have developed local python scripts that modify the supplied ngspice models to support hspice/spectre (aka much much faster) simulations. Would you be potentially interested in integrating them into open_pdks? If so, I can work on a pull request and then you can decide. I see from the comments in
fixspice.py
that a more robust model is on the way so I suppose this may not be needed but asking just in case.The text was updated successfully, but these errors were encountered: