e6aacd2f56
The current layout of the debug ID register assumes that the ID_WIDTH is 3. Change things so that the padding 0 width depends on the ID_WIDTH parameter so that we end up with the same register layout regardless of the value of ID_WIDTH. Also split things into two registers, this allows for an ID_WIDTH up to 8 (which should hopefully be enough for all practical applications). Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> |
||
---|---|---|
library | ||
projects | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
LICENSE_ADIBSD | ||
LICENSE_GPL2 | ||
LICENSE_LGPL | ||
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.