The press events are detected in the gateware and latched and the firmware can just read them as "events". They also trigger sys clock domain wake up if it was sleeping. This is better since the 'sys' clock domain can be shutdown for some non-negligible amount of time and it could lead to missed presses or latency. Signed-off-by: Sylvain Munaut <tnt@246tNt.com> |
||
---|---|---|
doc | ||
drawings | ||
firmware | ||
gateware | ||
hardware | ||
.gitmodules | ||
README.md |
README.md
Xmas Snoopy
This repository contains all the source code and design files for a Snoopy themed LED matrix chrismas decoration.
License
A lots of the files will have appropriate SPDX license identifiers in their headers.
In general for this project :
- Documents / Data / Images are under
CC-BY-SA 4.0
- Hardware and Gateware designs are under
CERN-OHL-P-2.0
- Software is under
MIT
,GPL-3.0-or-later
orLGPL-3.0-or-later
See the doc/licenses
subdirectory for the full text of all those licenses.
Also note that some files are included here from other projects, either copied here or included using git submodules and those will have their own licensing.