We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ab987 commit e27c857Copy full SHA for e27c857
flow/designs/asap7/mock-array/Element/config.mk
@@ -31,9 +31,9 @@ export DETAILED_ROUTE_END_ITERATION = 6
31
32
export MIN_ROUTING_LAYER = M2
33
# M6 is the top PDN layer, so don't exceed that.
34
-export MAX_ROUTING_LAYER = M6
+export MAX_ROUTING_LAYER = M5
35
36
-export IO_PLACER_H=M4 M6
+export IO_PLACER_H=M2 M4
37
export IO_PLACER_V=M3 M5
38
39
# FIXME annealing takes a long time
0 commit comments