Updated script.sh with new paramters

This commit is contained in:
Ganesh Gore 2019-09-13 23:31:23 -06:00
parent bd9e57bc37
commit 10eba0f78c
1 changed files with 1 additions and 1 deletions

View File

@ -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"