Skip to content

Commit 27f60e4

Browse files
committed
update mock-array MPL params on bazel
Signed-off-by: João Mai <jmai@precisioninno.com>
1 parent f3aeec5 commit 27f60e4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • test/orfs/mock-array

test/orfs/mock-array/BUILD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ orfs_flow(
130130
),
131131
"MACRO_PLACE_HALO": "0 2.16",
132132
"RTLMP_BOUNDARY_WT": "0",
133+
"RTLMP_MAX_INST" :"250",
134+
"RTLMP_MIN_INST" :"50",
135+
"RTLMP_MAX_MACRO" :"64",
136+
"RTLMP_MIN_MACRO" :"8",
133137
"PDN_TCL": "$(PLATFORM_DIR)/openRoad/pdn/BLOCKS_grid_strategy.tcl",
134138
"MACRO_ROWS_HALO_X": "0.5",
135139
"MACRO_ROWS_HALO_Y": "0.5",

0 commit comments

Comments
 (0)