-
I know this might sound as too complex project. But i wonder how hard it would be to implement "generic SPICE" component that would be described by SPICE model rather than java code. I am not talking …
-
On the same basis as you have defined other component values, could you pull any values into the Spice simulator (i.e. by defining Spice_Primitive & Spice_Model?) For passives you only need R, C or I …
-
### Environment (OS, Python version, PySpice version, simulator)
Ubuntu 20.04, Python 3.9.7, PySpice 1.5
### Expected Behaviour
Work with Python Thread for parallel circuit simulation
### …
-
As you have tried to parse ng-spice, I would like to ask please, do you think I can fully parse the ng-spice output to power a simulator features like this [one](http://dcaclab.com/en/features) as I w…
-
### Environment (OS, Python version, PySpice version, simulator)
Windows 10, Python 3.8.3, PySpice 1.4.3
### Expected Behaviour
I created a simple inverting op-amp with a gain of -2. The simula…
-
## circuitlab
- https://www.circuitlab.com/editor
- [examples](https://www.circuitlab.com/user/CircuitLab/)
- [textbook](https://ultimateelectronicsbook.com/)
## circuitjs
- [falstad circuitj…
-
It might be nice to integrate `DeviceModel` Pointer for each component that can represent a standard SPICE Model associated with it. This will be more helpful for running simulations with SPICE simula…
-
I am trying to use the ngspice simulator with xschem using skywater130 process and open_pdk. I got the following error when I was running one test example:
Error: Could not find include file ~/home/e…
-
How could we integrate Mosaic with [gdsfactory](https://github.com/gdsfactory/gdsfactory)
Mosaic could be a great for spice simulations and schematic capture
https://github.com/gdsfactory/gdsfac…
-
### Environment (OS, Python version, PySpice version, simulator)
### Expected Behaviour
Being able to define in our ngSpice netlists:
> Gxxx n+ n- value={expr}
> Gxxx n1 n2 TABLE {expression…