Skip to content

Commit 4104d17

Browse files
committed
flow: update mock-array MPL params
Signed-off-by: João Mai <jmai@precisioninno.com>
1 parent 653d100 commit 4104d17

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flow/designs/asap7/mock-array/config.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ export DIE_AREA = $(shell \
2626
export MACRO_PLACE_HALO = 0 2.16
2727
export RTLMP_BOUNDARY_WT = 0
2828
export RTLMP_FLOW ?= 1
29-
export RTLMP_MAX_INST = 150
30-
export RTLMP_MIN_INST = 1
29+
export RTLMP_MAX_INST = 250
30+
export RTLMP_MIN_INST = 50
3131
export RTLMP_MAX_MACRO = 64
3232
export RTLMP_MIN_MACRO = 8
3333

0 commit comments

Comments
 (0)