mirror of https://github.com/efabless/caravel.git
Corrected a typo in the run_chip_io_alt_lvs.sh script.
This commit is contained in:
parent
75f4e49a99
commit
b9fdac94ff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue