Skip to content

Commit 28e8069

Browse files
committed
mock-array: works fine with default number of iterations
default is 30, no need to specify more Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 1837132 commit 28e8069

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

flow/designs/asap7/mock-array/config.mk

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ export DETAILED_ROUTE_END_ITERATION = 6
6262
export MAX_ROUTING_LAYER = M9
6363
export ROUTING_LAYER_ADJUSTMENT = 0.45
6464

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-
6865
# ensure we have some rows, so we don't get a bad clock skew.
6966
export MACRO_HALO_X = 0.5
7067
export MACRO_HALO_Y = 0.5

0 commit comments

Comments
 (0)