Stefan Schippers
02/07/2022, 10:22 AMsky130_fd_sc_hd.spice
) the inv_1
is declared as:
.subckt sky130_fd_sc_hd__clkinv_1 A VGND VNB VPB VPWR Y
so port order is input, nsupply, nbody, pbody, psupply, output.
In the above (2nd) picture it looks like the port order is Input, nsupply, psupply, output, nbody, pbody
.
I am sure the port order of extracted subcircuits matches the port order of subcircuit calls in the extracted netlist.
However the order is different from the .spice file of the stdcells. I am not sure if this has any impact on LVS, probably
not. Just curious.Tim Edwards
02/07/2022, 1:12 PMStefan Schippers
02/07/2022, 1:48 PMDerek Hines-Mohrman
02/07/2022, 5:23 PMsed
script should do the trick.