Skip to content

Commit f33a5eb

Browse files
committed
update gf12/swerv_wrapper mpl config
Signed-off-by: Eder Monteiro <[email protected]>
1 parent 39a7e6d commit f33a5eb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

flow/designs/gf12/swerv_wrapper/config.mk

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ export PLATFORM = gf12
44
export SYNTH_MINIMUM_KEEP_SIZE ?= 10000
55
export SYNTH_HIERARCHICAL = 1
66

7-
# RTL_MP Settings
8-
export RTLMP_MAX_INST = 25000
9-
export RTLMP_MIN_INST = 5000
10-
export RTLMP_MAX_MACRO = 12
11-
export RTLMP_MIN_MACRO = 4
12-
137
export VERILOG_FILES = $(DESIGN_HOME)/src/swerv/swerv_wrapper.sv2v.v \
148
$(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/macros.v
159
export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/constraint.sdc

0 commit comments

Comments
 (0)