prajapatisantlal

Results 2 issues of prajapatisantlal

I want to initialize voltage across capacitor with a parameter in a subcircuit during SubCircuitElement creation. I simulated my subcircuit in pyspice. Below is netlist and error. NETLIST:------------------------- .title memristor...

I writing an expression in a subcircuit with pyspice as V(x,y) where x and y are two nodes. How to fix it?