Skip to content

Commit 0921dfe

Browse files
authored
Merge pull request #3059 from AcKoucher/nangate45-bp-be-remove-mpl-custom-configs
ngt45/bp_be: remove custom MPL settings to allow clustering
2 parents 3e3e4f4 + 517c480 commit 0921dfe

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

flow/designs/nangate45/bp_be_top/config.mk

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ export DESIGN_NAME = bp_be_top
33
export PLATFORM = nangate45
44

55
export SYNTH_HIERARCHICAL = 1
6-
#
7-
# RTL_MP Settings
8-
export RTLMP_MAX_INST = 30000
9-
export RTLMP_MIN_INST = 5000
10-
export RTLMP_MAX_MACRO = 12
11-
export RTLMP_MIN_MACRO = 4
126

137
export VERILOG_FILES = $(DESIGN_HOME)/src/$(DESIGN_NAME)/pickled.v \
148
$(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/macros.v

0 commit comments

Comments
 (0)