Yueting Li
06/21/2022, 12:27 PMVSUBS
ports in their spice files and the lvs check passed for both. While if I just put them (bgr_final, bgr_gen7) together even without any connection in test.gds
and get the test.spice
(extracted from layout test.gds), there would always be some weird VSUBS ports, and this leads to the lvs mismatch. I attached the test.gds, test.spice, my source netlist test_source.spice (two instances bgr_final_0, bgr_gen8_0; name changes a bit from layout). After debugging, I still have no idea about the causation of the auto-generated VSUBS port. Looking forwards to your advice! My guess is this somehow relates to the psubstrate connection, as all VSUBS ports only adds in psubstrate-(should) to-GND devices.Yueting Li
06/21/2022, 12:34 PMnetgen -batch lvs "test.spice bgr_gen7" "test_source.spice bgr_gen8_0" xxx/PDKs/open_pdks_1.0.313/sky130/sky130A/libs.tech/netgen/sky130A_setup.tcl lvs_results.log
while got this lvs error:Tim Edwards
06/21/2022, 12:46 PMYueting Li
06/21/2022, 1:19 PMtest.spice
as well, what does common VSUBS mean?Yueting Li
06/21/2022, 9:34 PMMitch Bailey
06/21/2022, 11:36 PMYueting Li
06/22/2022, 8:16 PM