Question

I use python to generate some spice files. I want to simulate them and get the output form the python script as well. Is there a good way of doing that?

SPICE3f5 - can't seem to find windows executable Pspice - psp_cmd.exe does not seem to work, at least for the free version that i got. ngspice - how could i trigger simulation directly from python?

No correct solution

OTHER TIPS

You don't specify your SPICE version - does it matter?

If not, you should be able to run SPICE simulations controlled from python scripts with eispice

Another altnative is, interfacing SPICE OPUS with PyOPUS

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top