britovski
02/09/2021, 2:43 PMTim Edwards
02/09/2021, 2:54 PMcommon/netlist_to_layout.py
. However, it is still very much Electric-specific. I would like to modify that script to (1) use xschem instead of Electric, and (2) read a netlist directly instead of trying to generate one from a schematic.britovski
02/09/2021, 4:56 PMTim Edwards
02/13/2021, 10:21 PMcommon/netlist_to_layout.py
is now working reasonably well. I don't have an automatic netlist capture from xschem yet, but if you can manually generate a netlist from xschem, then you can run the netlist_to_layout.py
script on the netlist file and generate an initial layout with all the devices generated and configured with the right parameters.