97083a9766
The width of a ternary operator expression is the width of the wider of the two selectable expression. This means the right side expression of the tx_data assigment is always 256 bits. This generates an implicit truncating warning if the tx_data signal itself is only 128 bits. To avoid this slightly reformulate the expression to yield the correct width depending on the configuration. 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.