We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09366cd commit e17d1baCopy full SHA for e17d1ba
verification/cocotb/block/ccc/Makefile
@@ -17,6 +17,7 @@ VERILOG_SOURCES = \
17
$(SRC_DIR)/csr/I3CCSR_pkg.sv \
18
$(SRC_DIR)/csr/I3CCSR.sv \
19
$(SRC_DIR)/ctrl/controller_pkg.sv \
20
+ $(SRC_DIR)/ctrl/ccc_entdaa.sv \
21
$(SRC_DIR)/ctrl/ccc.sv
22
23
include $(TEST_DIR)/../block_common.mk
0 commit comments