Corrected a typo in the run_chip_io_alt_lvs.sh script.

This commit is contained in:
Tim Edwards 2021-12-08 10:06:50 -05:00
parent 75f4e49a99
commit b9fdac94ff
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ rm -f *.ext
fi
export NETGEN_COLUMNS=60
netgen -batch lvs "caravan.spice chip_io_alt" "../verilog/gl/chip_io_alt.v chip_io_alt" $PDK_ROOT/sky130A/libs.tech/magic/sky130A_setup.tcl comp.out
netgen -batch lvs "caravan.spice chip_io_alt" "../verilog/gl/chip_io_alt.v chip_io_alt" $PDK_ROOT/sky130A/libs.tech/netgen/sky130A_setup.tcl comp.out