We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4105e2 commit bdd96ddCopy full SHA for bdd96dd
vtr_flow/tasks/regression_tests/vtr_reg_strong/strong_titan/config/config.txt
@@ -27,5 +27,7 @@ qor_parse_file=qor_vpr_titan.txt
27
# Pass requirements
28
pass_requirements_file=pass_requirements_vpr_titan.txt
29
30
-script_params=-starting_stage vpr -track_memory_usage --route_chan_width 300 --max_router_iterations 400 --router_lookahead map
+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
33
0 commit comments