Hello, I'm stucked with the lvs netlist extraction...
# sky130-pv-workshop
j
Hello, I'm stucked with the lvs netlist extraction (challenge of D2SK2_L3): I did gds read, lef read, and readspice, instantiated the cell, saved locally, enumerad pins - their order matches the order in spice file. So far so good. But, when I extracted spice, the pin order is different. And additionally, lvs done by netgen (correctly) says that there is PIN missmatch, but INCORRECTLY shows which pins are missmatched. Could you point me where I'm wrong? The commands are dumped here: https://github.com/belohoub/Workshop-on-Physical-Verification-Using-Skywater-130nm-Technology#challenge-create-cell-loc[…]eat-one-provided-by-vendor
1
fixed: setup.tcl for netgen was missing ...
👍 1