Go to file
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
base@e27480fa5d Add base submodule 2021-02-17 13:23:18 -08:00
cpu cpu: wait when mem_busy is high 2021-03-06 19:11:11 -08:00
dsp Add dsp 2021-03-13 15:50:25 -08:00
first hello: simplify interconnect 2021-03-12 14:18:37 -08:00
sysbus sysbus: fix reading not holding address 2021-03-13 15:49:00 -08:00
tools ld: now generates a full rom vhdl from template 2021-03-13 15:44:48 -08:00
uart uart: upgrade C api 2021-03-13 15:49:28 -08:00
wave wave: add header 2021-03-13 15:47:24 -08:00
.gitignore gitignore: a few more things 2021-03-06 19:12:08 -08:00
.gitmodules Add base submodule 2021-02-17 13:23:18 -08:00