Skip to content

Commit ab2c731

Browse files
author
Nathan Shreve
committed
Updated some regtest seeds and golden results
1 parent ed4460d commit ab2c731

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
    • vtr_reg_strong_odin

6 files changed

+1048
-1048
lines changed

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test1_odin/arithmetic_tasks/multless_consts/config/golden_results.txt

+1,024-1,024
Large diffs are not rendered by default.

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test2_odin/vtr_bidir/config/config.txt

+1-1
Original file line numberDiff line numberDiff 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

vtr_flow/tasks/regression_tests/vtr_reg_nightly_test3_odin/vtr_reg_qor_chain_predictor_off/config/golden_results.txt

+20-20
Large diffs are not rendered by default.

vtr_flow/tasks/regression_tests/vtr_reg_strong/strong_router_update_lb_delays/config/config.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ qor_parse_file=qor_standard.txt
2424
pass_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
2828
script_params_list_add = --router_update_lower_bound_delays off
2929
script_params_list_add = --router_update_lower_bound_delays on

vtr_flow/tasks/regression_tests/vtr_reg_strong_odin/strong_global_routing/config/config.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ qor_parse_file=qor_standard.txt
2626
pass_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

vtr_flow/tasks/regression_tests/vtr_reg_strong_odin/strong_router_update_lb_delays/config/config.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ qor_parse_file=qor_standard.txt
2424
pass_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
2828
script_params_list_add = --router_update_lower_bound_delays off
2929
script_params_list_add = --router_update_lower_bound_delays on

0 commit comments

Comments
 (0)