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

Pyspice for commercials simulators #340

Open
leochand101 opened this issue Mar 18, 2023 · 3 comments
Open

Pyspice for commercials simulators #340

leochand101 opened this issue Mar 18, 2023 · 3 comments

Comments

@leochand101
Copy link

I wanted to use the pyspice framework to run spectre, I see some people have ported it to standard technologies. "
Anybody have a branch where they have made updates related to spectre/Hspice enabled pyspice ?

Or if someone has ideas of which files need modifications and testing, I can give it a try and commit it here.

@infinitymdm
Copy link

As I'm sure you're aware, PySpice currently works with ngspice and Xyce. Adding an interface with hspice probably wouldn't be too terribly difficult, and is something I'd be interested in as well.

@leochand101
Copy link
Author

@infinitymdm Marcus I am currently using the Pyspectre for my requirements, which is a reduced but sufficient version only for spectre and reads in nutbin format output into pandas. Not sure if that is a simpler interface to add Hspice, if there is an interactive version to run design space optimization in loops though it could probably work.

@infinitymdm
Copy link

Just based on how simple the Xyce interface is, I'd suspect setting something up for hspice wouldn't be too terribly difficult. I'm not aware of a fork that has this functionality at present, but it may be something I end up implementing if I have the time.

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

No branches or pull requests

2 participants