Skip to content

Commit 73c4fd1

Browse files
committed
Switch asap7/swerv_wrapper to use CCS for more coverage
Signed-off-by: Matt Liberty <[email protected]>
1 parent c560f44 commit 73c4fd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flow/designs/asap7/swerv_wrapper/config.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ export RTLMP_MIN_INST = 5000
99
export RTLMP_MAX_MACRO = 30
1010
export RTLMP_MIN_MACRO = 4
1111

12+
export LIB_MODEL = CCS
13+
1214
export VERILOG_FILES = ./designs/src/swerv/swerv_wrapper.sv2v.v \
1315
./designs/$(PLATFORM)/swerv_wrapper/macros.v
1416
export SDC_FILE = ./designs/$(PLATFORM)/swerv_wrapper/constraint.sdc

0 commit comments

Comments
 (0)