Skip to content

Commit

Permalink
Merge pull request The-OpenROAD-Project#2542 from Pinata-Consulting/m…
Browse files Browse the repository at this point in the history
…ock-array-cleanup

mock-array: works fine with default number of iterations
  • Loading branch information
maliberty authored Nov 7, 2024
2 parents a098e47 + 28e8069 commit cf0c6d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions flow/designs/asap7/mock-array/config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ export DETAILED_ROUTE_END_ITERATION = 6
export MAX_ROUTING_LAYER = M9
export ROUTING_LAYER_ADJUSTMENT = 0.45

# works with 28 or more iterations as of writing, so give it a few more.
export GLOBAL_ROUTE_ARGS=-congestion_iterations 40 -verbose

# ensure we have some rows, so we don't get a bad clock skew.
export MACRO_HALO_X = 0.5
export MACRO_HALO_Y = 0.5
Expand Down

0 comments on commit cf0c6d9

Please sign in to comment.