Sign in
foss-eda-tools
/
third_party
/
shuttle
/
sky130
/
mpw-005
/
slot-031
/
555bd1b9778b60978b8fce92c3fe9ab04843027e
/
.
/
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";