FPGA repository started on GitHub
Krzysztof Foltman has posted his FPGA efforts so far on GitHub!
Currently the codebase contains modules to deal with:
– key-matrix input
– LED output with brightness control
– Serial port input and output
– SPI flash
– Quad-SPI flash (4 times as fast as regular SPI)
No doubt this will grow fast.
See here: https://github.com/ThisIsNotRocketScience/fpgastuff
The code has been tested on a Cyclone IV FPGA.