We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e3e4f4 + 517c480 commit 0921dfeCopy full SHA for 0921dfe
flow/designs/nangate45/bp_be_top/config.mk
@@ -3,12 +3,6 @@ export DESIGN_NAME = bp_be_top
3
export PLATFORM = nangate45
4
5
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
12
13
export VERILOG_FILES = $(DESIGN_HOME)/src/$(DESIGN_NAME)/pickled.v \
14
$(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/macros.v
0 commit comments