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 30d305c commit 8328ed3Copy full SHA for 8328ed3
flow/designs/asap7/mock-array/fastroute.tcl
@@ -1,2 +1,3 @@
1
+# set custom layer ajustment to avoid congestion
2
set_global_routing_layer_adjustment $env(MIN_ROUTING_LAYER)-$env(MAX_ROUTING_LAYER) 0.45
-set_routing_layers -signal $env(MIN_ROUTING_LAYER)-$env(MAX_ROUTING_LAYER)
3
+set_routing_layers -signal $env(MIN_ROUTING_LAYER)-$env(MAX_ROUTING_LAYER)
0 commit comments