Skip to content

Commit b71aee2

Browse files
authored
Merge pull request #2156 from The-OpenROAD-Project-staging/swerv-asap7-ccs
Switch asap7/swerv_wrapper to use CCS for more coverage
2 parents 1cbb914 + 73c4fd1 commit b71aee2

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)