Open
Description
Description
Currently, multiple fields get created for the subcircuit/deveice model even for the same block.
While only one field is required, other fields may be redundant.
This also takes a lot of time for the user to fill all the fields.
Steps to Reproduce
- Build a schematic using a subcircuit component say "CMOS_NAND". The schematic should contain two "CMOS_NAND"s.
- Create netlist in KiCad
- In eSim main window, click onthe "KiCad to Ngspice Convert"
- Click on 'Subcircuits" Tab
- One will see two fields of "CMOS_NAND".
Expected Behavior
- After clicking on the 'Subcircuits" Tab
- One should see one field of "CMOS_NAND".
Screenshots
Multiple fields for inv can be seen here:
Version and OS
- eSim version-2.2
- OS: Windows 10, Windows-8, Ubuntu 18.04, Ubuntu 20.04