8755e6da44
In non-streaming mode we want direction changes to be applied immediately. The current code has a typo and checks the wrong signal. overwrite_data holds the configured output value of the pin, whereas overwrite_enable configures whether the pin is in streaming or manual mode. For correct operation the later signal should be used to decide whether a direction change should be applied. Otherwise the direction change will only be applied if the output value of the pin is set to logic high. 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.