Keren Zhu
02/10/2022, 5:23 PMcrashbackups stop
drc off
gds readonly true
gds flatten true
gds rescale false
tech unlock *
cif istyle sky130(vendor)
gds read $1
load ${1%.gds} -dereference
select top cell
extract do local
extract all
ext2spice lvs
ext2spice -o ./gds-extracted-${1%.gds}.spice
EOF
We have the resulting extracted netlist and GDS for the reference.
The Magic version we are using is 8.3.262. @User @User @User @User @UserTim Edwards
02/10/2022, 5:32 PMTim Edwards
02/10/2022, 5:33 PMTim Edwards
02/10/2022, 5:36 PMKeren Zhu
02/10/2022, 6:39 PMTim Edwards
02/10/2022, 6:47 PMKeren Zhu
02/10/2022, 6:51 PMTim Edwards
02/10/2022, 7:38 PMKeren Zhu
02/10/2022, 9:57 PMMingjie Liu
02/13/2022, 11:33 PMTim Edwards
02/14/2022, 1:37 PMMingjie Liu
02/14/2022, 9:54 PMTim Edwards
02/14/2022, 10:36 PM/usr/local/share/pdk/sky130A/libs.tech/klayout/sky130.lydrc
. Note that the error you mentioned was in the DRC deck, not an LVS deck.