File tree Expand file tree Collapse file tree 5 files changed +2
-2
lines changed
vtr_flow/tasks/regression_tests Expand file tree Collapse file tree 5 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,3 @@ regression_tests/vtr_reg_basic/basic_no_timing
22regression_tests/vtr_reg_basic/basic_timing
33regression_tests/vtr_reg_basic/basic_timing_no_sdc
44regression_tests/vtr_reg_basic/hdl_include_yosys
5- regression_tests/vtr_reg_basic/basic_flat_recon
Original file line number Diff line number Diff line change @@ -35,4 +35,4 @@ pass_requirements_file=pass_requirements_ap_reconstruction.txt
3535
3636# Pass the script params while writing the vpr constraints.
3737# With AP
38- script_params=-track_memory_usage --timing_analysis off --analytical_place --ap_detailed_placer none --ap_full_legalizer flat-recon
38+ script_params=-track_memory_usage --timing_analysis off --analytical_place --ap_detailed_placer none --ap_full_legalizer flat-recon -start odin
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -2,3 +2,4 @@ regression_tests/vtr_reg_basic_odin/basic_no_timing
22regression_tests/vtr_reg_basic_odin/basic_timing
33regression_tests/vtr_reg_basic_odin/basic_timing_no_sdc
44regression_tests/vtr_reg_basic_odin/hdl_include_odin
5+ regression_tests/vtr_reg_basic_odin/basic_flat_recon
You can’t perform that action at this time.
0 commit comments