Skip to content

Commit

Permalink
mock-array: works fine with default number of iterations
Browse files Browse the repository at this point in the history
default is 30, no need to specify more

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
  • Loading branch information
oharboe committed Nov 2, 2024
1 parent 1837132 commit 28e8069
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 28e8069

Please sign in to comment.