Tim Edwards
02/09/2021, 2:59 PMcommon/netlist_to_layout.py
in the open_pdks
repo to work with xschem instead of Electric? There are just two routines that need to be implemented, check_schematic_out_of_date
which checks if a schematic file is more recent than a netlist, and generate_schematic_netlist
which calls the schematic tool in batch mode to output the netlist.