Skip to content

Commit 29a12d6

Browse files
committed
remove mpl configs from nangate45/swerv_wrapper
Signed-off-by: Eder Monteiro <[email protected]>
1 parent 78dff59 commit 29a12d6

File tree

1 file changed

+0
-6
lines changed
  • flow/designs/nangate45/swerv_wrapper

1 file changed

+0
-6
lines changed

flow/designs/nangate45/swerv_wrapper/config.mk

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
export DESIGN_NAME = swerv_wrapper
22
export PLATFORM = nangate45
33

4-
# RTL_MP Settings
5-
export RTLMP_MAX_INST = 30000
6-
export RTLMP_MIN_INST = 5000
7-
export RTLMP_MAX_MACRO = 12
8-
export RTLMP_MIN_MACRO = 4
9-
104
export VERILOG_FILES = $(DESIGN_HOME)/src/swerv/swerv_wrapper.sv2v.v \
115
$(DESIGN_HOME)/$(PLATFORM)/swerv/macros.v
126
export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/swerv_wrapper/constraint.sdc

0 commit comments

Comments
 (0)