Skip to content

Commit e27c857

Browse files
committed
pdn: try to fix more
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 46ab987 commit e27c857

File tree

1 file changed

+2
-2
lines changed
  • flow/designs/asap7/mock-array/Element

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ export DETAILED_ROUTE_END_ITERATION = 6
3131

3232
export MIN_ROUTING_LAYER = M2
3333
# M6 is the top PDN layer, so don't exceed that.
34-
export MAX_ROUTING_LAYER = M6
34+
export MAX_ROUTING_LAYER = M5
3535

36-
export IO_PLACER_H=M4 M6
36+
export IO_PLACER_H=M2 M4
3737
export IO_PLACER_V=M3 M5
3838

3939
# FIXME annealing takes a long time

0 commit comments

Comments
 (0)