symbench/electric-circuits

.OP Simulation for Netlist Validation

Opened this issue · 1 comments

While converting a circuit to Netlist, it might be nice to integrate an NGSpice Simulation for operating point. This will be helpful for netlist validation.

For this to work, we need the following to be resolved at first:

  1. DeviceModel Pointer at #64, preferably #50 as well
  2. Some Enhancements and bugfixes to ConvertNetlistToCircuit as well as ConvertCircuitToNetlist.