simplify the regression test commands
This commit is contained in:
parent
2c4372c506
commit
8b3de892ef
|
@ -18,6 +18,5 @@ end_section "OpenFPGA.build"
|
||||||
|
|
||||||
start_section "OpenFPGA.TaskTun" "${GREEN}..Running_Regression..${NC}"
|
start_section "OpenFPGA.TaskTun" "${GREEN}..Running_Regression..${NC}"
|
||||||
cd -
|
cd -
|
||||||
python3 openfpga_flow/scripts/run_fpga_task.py blif_vpr_flow
|
python3 openfpga_flow/scripts/run_fpga_task.py blif_vpr_flow tileable_routing --maxthreads 2
|
||||||
python3 openfpga_flow/scripts/run_fpga_task.py tileable_routing
|
|
||||||
end_section "OpenFPGA.TaskTun"
|
end_section "OpenFPGA.TaskTun"
|
||||||
|
|
Loading…
Reference in New Issue