Sign in
foss-eda-tools
/
third_party
/
shuttle
/
sky130
/
mpw-005
/
slot-031
/
951c5faa49cf647d7da2d44741e1890a8c817881
/
.
/
mag
/
lvs_netgen.tcl
blob: 7f6350725354f0f1e6fbb14d2c39271a0fae46a7 [
file
] [
log
] [
blame
]
extract all;
ext2spice lvs;
# ext2spice hierarchy off;
select top cell;
ext2spice -o
"lvs_[cellname list self].spice"
;
# Replace names with:
# exec sed -i "s/sky130_fd_sc_hd__/extr_sky130_fd_sc_hd__/g" "lvs_[cellname list self].spice";