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 bd4bdd9 commit a5bf699Copy full SHA for a5bf699
vtr_flow/tasks/regression_tests/vtr_reg_weekly/vtr_reg_qor_chain_predictor_off/config/config.txt
@@ -48,4 +48,5 @@ qor_parse_file=qor_standard.txt
48
pass_requirements_file=pass_requirements.txt
49
50
# Script Parameters
51
-script_params=-track_memory_usage --routing_failure_predictor off
+# Increase relaxed channel width routing iterations to avoid potential unroutes due to RR graph changes
52
+script_params=-track_memory_usage -crit_path_router_iterations 80 --routing_failure_predictor off
0 commit comments