508a783f39
The output data mux is used to bypass the filter when it is not used. Which setting is used for the mux depends on the 3-bit filter_mask signal. Registering the control logic into a single bit signal reduces the amount of routing resources required. Since changing the filter_mask settings is asynchronous to the processing anyway the extra clock cycle delay introduced by this change does not affect behaviour. 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.