Skip to content

Commit bdd96dd

Browse files
committed
tests: add extended map to the strong_titan test
Signed-off-by: Alessandro Comodi <[email protected]>
1 parent f4105e2 commit bdd96dd

File tree

1 file changed

+3
-1
lines changed
  • vtr_flow/tasks/regression_tests/vtr_reg_strong/strong_titan/config

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,7 @@ qor_parse_file=qor_vpr_titan.txt
2727
# Pass requirements
2828
pass_requirements_file=pass_requirements_vpr_titan.txt
2929

30-
script_params=-starting_stage vpr -track_memory_usage --route_chan_width 300 --max_router_iterations 400 --router_lookahead map
30+
script_params_common = -starting_stage vpr -track_memory_usage --route_chan_width 300 --max_router_iterations 400
31+
script_params_list_add = --router_lookahead map
32+
script_params_list_add = --router_lookahead extended_map
3133

0 commit comments

Comments
 (0)