Hello, magic community i try to do lvs check but i...
# magic
a
Hello, magic community i try to do lvs check but i got errors attached the screenshot i am doing this very fist time. can you suggest a proper method to do LVS thank you @Stefan Schippers @Tim Edwards @Mitch Bailey
m
This is the command that I would use (where
buffer
is the name of your layout and xcshem circuit).
lvs "buffer.spice buffer" "buffer_xschem.spice buffer" $PDK_ROOT/sky130B/libs.tech/netgen/sky130B_setup.tcl
You want to have your layout as the first netlist and the schematic/verilog as the second.