File tree 6 files changed +1048
-1048
lines changed
vtr_flow/tasks/regression_tests
vtr_reg_nightly_test1_odin/arithmetic_tasks/multless_consts/config
vtr_reg_nightly_test2_odin/vtr_bidir/config
vtr_reg_nightly_test3_odin/vtr_reg_qor_chain_predictor_off/config
vtr_reg_strong/strong_router_update_lb_delays/config
strong_global_routing/config
strong_router_update_lb_delays/config
6 files changed +1048
-1048
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -47,5 +47,5 @@ pass_requirements_file=pass_requirements.txt
47
47
#We increase the critical path router iterations beyond the default 50, to avoid
48
48
#spurrious routing failures at relaxed channel width (since we know they should
49
49
#be routable via the minimum channel width search)
50
- script_params=-starting_stage vpr -track_memory_usage -crit_path_router_iterations 60 --seed 250
50
+ script_params=-starting_stage vpr -track_memory_usage -crit_path_router_iterations 60
51
51
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ qor_parse_file=qor_standard.txt
24
24
pass_requirements_file=pass_requirements_fixed_chan_width.txt
25
25
26
26
# Script parameters
27
- script_params_common = -starting_stage vpr --route_chan_width 70
27
+ script_params_common = -starting_stage vpr --route_chan_width 70 --seed 3
28
28
script_params_list_add = --router_update_lower_bound_delays off
29
29
script_params_list_add = --router_update_lower_bound_delays on
Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ qor_parse_file=qor_standard.txt
26
26
pass_requirements_file=pass_requirements.txt
27
27
28
28
# Script parameters
29
- script_params_common = -start odin --route_type global
29
+ script_params_common = -start odin --route_type global --seed 3
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ qor_parse_file=qor_standard.txt
24
24
pass_requirements_file=pass_requirements_fixed_chan_width.txt
25
25
26
26
# Script parameters
27
- script_params_common = -starting_stage vpr --route_chan_width 70
27
+ script_params_common = -starting_stage vpr --route_chan_width 70 --seed 3
28
28
script_params_list_add = --router_update_lower_bound_delays off
29
29
script_params_list_add = --router_update_lower_bound_delays on
You can’t perform that action at this time.
0 commit comments