File tree Expand file tree Collapse 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
strong_global_routing/config
strong_router_update_lb_delays/config
vtr_reg_strong/strong_router_update_lb_delays/config Expand file tree Collapse file tree 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
4747#We increase the critical path router iterations beyond the default 50, to avoid
4848#spurrious routing failures at relaxed channel width (since we know they should
4949#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
5151
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
2424pass_requirements_file=pass_requirements_fixed_chan_width.txt
2525
2626# 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
2828script_params_list_add = --router_update_lower_bound_delays off
2929script_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
2626pass_requirements_file=pass_requirements.txt
2727
2828# 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
2424pass_requirements_file=pass_requirements_fixed_chan_width.txt
2525
2626# 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
2828script_params_list_add = --router_update_lower_bound_delays off
2929script_params_list_add = --router_update_lower_bound_delays on
You can’t perform that action at this time.
0 commit comments