Skip to content

Commit 7a411f6

Browse files
set --route_chan_width to 40 for post_routing_sync
1 parent a5fc08a commit 7a411f6

File tree

2 files changed

+2
-2
lines changed
  • vtr_flow/tasks/regression_tests
    • vtr_reg_strong_odin/strong_post_routing_sync/config
    • vtr_reg_strong/strong_post_routing_sync/config

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ qor_parse_file=qor_standard.txt
4444
pass_requirements_file=pass_requirements.txt
4545

4646
#Script parameters
47-
script_params=-track_memory_usage -check_equivalent -starting_stage abc --gen_post_synthesis_netlist on --sweep_dangling_primary_ios off --sweep_constant_primary_outputs off --seed 5
47+
script_params=-track_memory_usage -check_equivalent -starting_stage abc --gen_post_synthesis_netlist on --sweep_dangling_primary_ios off --sweep_constant_primary_outputs off --route_chan_width 40 --seed 5

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ qor_parse_file=qor_standard.txt
4444
pass_requirements_file=pass_requirements.txt
4545

4646
#Script parameters
47-
script_params=-track_memory_usage -check_equivalent -starting_stage abc --gen_post_synthesis_netlist on --sweep_dangling_primary_ios off --sweep_constant_primary_outputs off --seed 5
47+
script_params=-track_memory_usage -check_equivalent -starting_stage abc --gen_post_synthesis_netlist on --sweep_dangling_primary_ios off --sweep_constant_primary_outputs off --route_chan_width 40 --seed 5

0 commit comments

Comments
 (0)