Skip to content

Commit cf0c6d9

Browse files
authored
Merge pull request The-OpenROAD-Project#2542 from Pinata-Consulting/mock-array-cleanup
mock-array: works fine with default number of iterations
2 parents a098e47 + 28e8069 commit cf0c6d9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

-3
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)