diff --git a/vpr7_x2p/vpr/go.sh b/vpr7_x2p/vpr/go.sh index adf7c3a6d..64f1c70ef 100755 --- a/vpr7_x2p/vpr/go.sh +++ b/vpr7_x2p/vpr/go.sh @@ -1,5 +1,6 @@ #!/bin/sh # Example of how to run vprset circuit_name = pip_add +set circuit_name = pip_add set arch_file = ${PWD}/ARCH/k6_N10_scan_chain_tsmc40nm_TT.xml set circuit_blif = ${PWD}/Circuits/${circuit_name}.blif set circuit_act = ${PWD}/Circuits/${circuit_name}.act