synth/uart
Paul Mathieu 112b593660 uart: RX adaptive clock and over sampling
Now sampling 3 times per bit and shifting the clock accordingly.
Had to split the rx and tx clocks.
2021-07-25 23:50:53 -07:00
..
echo.c uart: upgrade C api 2021-03-13 15:49:28 -08:00
led.h uart: add ledctrl app 2021-02-22 20:37:18 -08:00
ledctrl.c uart: upgrade C api 2021-03-13 15:49:28 -08:00
makefile uart: add ledctrl app 2021-02-22 20:37:18 -08:00
testtx.c Initial commit 2021-02-17 13:20:30 -08:00
testtx.s Initial commit 2021-02-17 13:20:30 -08:00
uart.c uart: can now write more stuff 2021-03-14 12:17:48 -07:00
uart.h uart: can now write more stuff 2021-03-14 12:17:48 -07:00
uart.vhdl uart: RX adaptive clock and over sampling 2021-07-25 23:50:53 -07:00
util.c uart: add ledctrl app 2021-02-22 20:37:18 -08:00
util.h uart: add ledctrl app 2021-02-22 20:37:18 -08:00