Skip to content

Commit 1adb9c6

Browse files
authored
Merge pull request #2873 from The-OpenROAD-Project-staging/aes-block-pdn
asap7/aes-block: fix the setup to allow pdn to connect
2 parents a820306 + 397514f commit 1adb9c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

flow/designs/asap7/aes-block/block.mk

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ export CORE_ASPECT_RATIO = 1
1010
export CORE_MARGIN = 2
1111
export PLACE_DENSITY = 0.70
1212

13+
export MAX_ROUTING_LAYER ?= M5
14+
1315
export PLACE_PINS_ARGS = -annealing
16+
17+
export PDN_TCL = $(PLATFORM_DIR)/openRoad/pdn/BLOCK_grid_strategy.tcl

0 commit comments

Comments
 (0)