Paul Mathieu
e7bab6e9e6
dsp: add uart1 at 31250 baud for midi support
2021-07-26 00:00:26 -07:00
Paul Mathieu
67634ca178
dsp: refactor test
2021-04-24 08:57:55 -07:00
Paul Mathieu
c12c28fb44
dsp: add bootloader
...
It works!!
2021-04-17 23:13:20 -07:00
Paul Mathieu
a864ca3d7e
dsp: allow fetching instructions from SRAM
2021-04-17 23:11:04 -07:00
Paul Mathieu
38542f4431
dsp: add make target for bitstream
2021-03-14 18:08:53 -07:00
Paul Mathieu
54c69dd962
dsp: add missing alu.vhdl in makefile
2021-03-14 12:14:55 -07:00
Paul Mathieu
14dba00fd0
Add dsp
...
With:
- LED control
- UART
- PDM out
- square wave generator (DMA to PDM out (was it really necessary?))
- sample program that plays a square wave from UART values
2021-03-13 15:50:25 -08:00