We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a098e47 + 28e8069 commit cf0c6d9Copy full SHA for cf0c6d9
flow/designs/asap7/mock-array/config.mk
@@ -62,9 +62,6 @@ export DETAILED_ROUTE_END_ITERATION = 6
62
export MAX_ROUTING_LAYER = M9
63
export ROUTING_LAYER_ADJUSTMENT = 0.45
64
65
-# works with 28 or more iterations as of writing, so give it a few more.
66
-export GLOBAL_ROUTE_ARGS=-congestion_iterations 40 -verbose
67
-
68
# ensure we have some rows, so we don't get a bad clock skew.
69
export MACRO_HALO_X = 0.5
70
export MACRO_HALO_Y = 0.5
0 commit comments