For klayout LVS, how do you handle verilog source ...
# klayout
m
For klayout LVS, how do you handle verilog source netlists? Or a combination of verilog and spice netlists?
a
If the verilog netlist is flat, one option is to read in the verilog and the master CDL into OpenROAD and then write out the CDL which should be usable by KLayout.
👍 1