Skip to content

Commit 135382e

Browse files
committed
test: OPENROAD_HIERARCHICAL=1 on mock-array power test
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 32ce8f2 commit 135382e

File tree

1 file changed

+2
-0
lines changed
  • test/orfs/mock-array

1 file changed

+2
-0
lines changed

test/orfs/mock-array/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ orfs_flow(
145145
"IO_PLACER_V": "M5 M7",
146146
"IO_PLACER_H": "M4 M6",
147147
"DETAILED_ROUTE_END_ITERATION": "6",
148+
"OPENROAD_HIERARCHICAL": "1",
148149
},
149150
macros = ["Element_generate_abstract"],
150151
sources = {
@@ -190,6 +191,7 @@ orfs_flow(
190191
ce_height,
191192
),
192193
"PDN_TCL": "$(PLATFORM_DIR)/openRoad/pdn/BLOCK_grid_strategy.tcl",
194+
"OPENROAD_HIERARCHICAL": "1",
193195
},
194196
sources = {
195197
"IO_CONSTRAINTS": [":mock-array-element-io"],

0 commit comments

Comments
 (0)