Skip to content

Commit e17d1ba

Browse files
committed
test: ccc: add entdaa module
1 parent 09366cd commit e17d1ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

verification/cocotb/block/ccc/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ VERILOG_SOURCES = \
1717
$(SRC_DIR)/csr/I3CCSR_pkg.sv \
1818
$(SRC_DIR)/csr/I3CCSR.sv \
1919
$(SRC_DIR)/ctrl/controller_pkg.sv \
20+
$(SRC_DIR)/ctrl/ccc_entdaa.sv \
2021
$(SRC_DIR)/ctrl/ccc.sv
2122

2223
include $(TEST_DIR)/../block_common.mk

0 commit comments

Comments
 (0)