Is there anything one can do about OpenLane produc...
# openlane
l
Is there anything one can do about OpenLane producing LVS errors? I don't have any custom GDSes, just the sky130 hd library.
m
What errors are showing up? You can have openlane continue the flow even if there are LVS errors (
"QUIT_ON_LVS_ERROR": 0
), but the final design may not work as expected.