One for LVS purpose and one for simulation.
a
One for LVS purpose and one for simulation.
t
netgen will properly handle combinations of transistors by width for LVS, so you should not need different netlists for LVS and simulation.
a
Do you mean that if I use NF it would take it into consideration correctly?
We are building a tool that generates a layout given a netlist.
We use NF to indicate sharing not m.
t
Yes, if you use NF, netgen will take it into consideration correctly. By default, netgen does not care if your transistors are independent or fingered. You could alter the transistor property handling in the setup file if you wanted it to behave differently.
If you are generating layout from netlist, then you should at least be aware of the scripts that magic uses to do the same thing, although magic's scripts are unsophisticated and do nothing more than to import and generate all the devices, subcircuits, and pins, and then drop them into layouts without any consideration for placement or routing.
a
@mina_maksimous Please read.