041e448083
The script specifies the OUT_CLK_SEL and SYS_CLK_SEL parameter values as binary numbers. But the tools will interpret them as decimal number resulting in the wrong selection for OUT_CLK_SEL. Specify the parameter values as decimal values to avoid this. This is not a critical issue since software will overwrite this setting at system boot-up. But it should be fixed anyway. 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.