Sign in
foss-eda-tools
/
third_party
/
shuttle
/
sky130
/
mpw-001
/
slot-029
/
fc7ef339926c3e5b1d42629020f118dfd9ca6bdf
/
.
/
spi
/
lvs
/
run_lvs.sh
blob: 77ff1855f56e16432a4a4b28fdd915b2cdba9d86 [
file
] [
log
] [
blame
]
#!/bin/sh
NETGEN_SETUP
=
$PDK_ROOT
/
sky130A
/
libs
.
tech
/
netgen
/
sky130A_setup
.
tcl
netgen
-
batch lvs
"$1 $3"
"$2 $3"
$
{
NETGEN_SETUP
}
$2_comp
.
out
-
json
|
tee $2_comp_lvs
.
log