495d2f3056
Depending on whether the core is configured for AXI4 or AXI3 mode the width of the awlen/arlen signal is either 8 or 4 bit. At the moment this is only considered in top-level module and all other modules use 8 bit internally. This causes warnings about truncated signals in AXI3 mode, to resolve this forward the width of the signal through the core. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> |
||
---|---|---|
library | ||
projects | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md |
README.md
HDL Reference Designs
Analog Devices Inc. HDL libraries and projects
Branches
Each release has its own branch and master always synced with the latest release. To find out more information about the latest release please check the release notes. Every branch, which has dev in its name, is a development branch and should handle it accordingly.