We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653d100 commit 4104d17Copy full SHA for 4104d17
1 file changed
flow/designs/asap7/mock-array/config.mk
@@ -26,8 +26,8 @@ export DIE_AREA = $(shell \
26
export MACRO_PLACE_HALO = 0 2.16
27
export RTLMP_BOUNDARY_WT = 0
28
export RTLMP_FLOW ?= 1
29
-export RTLMP_MAX_INST = 150
30
-export RTLMP_MIN_INST = 1
+export RTLMP_MAX_INST = 250
+export RTLMP_MIN_INST = 50
31
export RTLMP_MAX_MACRO = 64
32
export RTLMP_MIN_MACRO = 8
33
0 commit comments