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 04d7b4d commit 08cdb1dCopy full SHA for 08cdb1d
Makefile
@@ -53,7 +53,7 @@ endif
53
# I3C configuration
54
#
55
CFG_FILE ?= $(I3C_ROOT_DIR)/i3c_core_configs.yaml## Path: YAML file holding configuration of the I3C RTL
56
-CFG_NAME ?= ahb## Valid configuration name from the YAML configuration file
+CFG_NAME ?= axi## Valid configuration name from the YAML configuration file
57
CFG_GEN = $(TOOL_DIR)/i3c_config/i3c_core_config.py
58
59
config: config-rtl config-rdl ## Generate RDL and RTL configuration files
0 commit comments