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.
2 parents a820306 + 397514f commit 1adb9c6Copy full SHA for 1adb9c6
flow/designs/asap7/aes-block/block.mk
@@ -10,4 +10,8 @@ export CORE_ASPECT_RATIO = 1
10
export CORE_MARGIN = 2
11
export PLACE_DENSITY = 0.70
12
13
+export MAX_ROUTING_LAYER ?= M5
14
+
15
export PLACE_PINS_ARGS = -annealing
16
17
+export PDN_TCL = $(PLATFORM_DIR)/openRoad/pdn/BLOCK_grid_strategy.tcl
0 commit comments