Initial attempt at receiver

This commit is contained in:
Andrew Kay
2020-02-15 17:08:55 -06:00
parent 2b81a4a961
commit 811a048685
10 changed files with 247 additions and 16 deletions

View File

@@ -3,6 +3,13 @@ set_io --warn-no-port tx C2
set_io --warn-no-port tx_delay C1
set_io --warn-no-port tx_inverted D2
set_io --warn-no-port rx D1
set_io --warn-no-port rx_active E2
set_io --warn-no-port rx_data_available E1
set_io --warn-no-port xxx_debug_1 G2
set_io --warn-no-port xxx_debug_2 H1
# 16MHz clock
set_io --warn-no-port clk_16mhz B2