Updated script.sh with new paramters
This commit is contained in:
parent
bd9e57bc37
commit
10eba0f78c
|
@ -18,5 +18,5 @@ end_section "OpenFPGA.build"
|
|||
|
||||
start_section "OpenFPGA.TaskTun" "${GREEN}..Running_Regression..${NC}"
|
||||
cd -
|
||||
python3 openfpga_flow/scripts/run_fpga_task.py blif_vpr_flow --exit_on_fail
|
||||
python3 openfpga_flow/scripts/run_fpga_task.py blif_vpr_flow
|
||||
end_section "OpenFPGA.TaskTun"
|
||||
|
|
Loading…
Reference in New Issue