First hardware test of coax_rx, increase clk frequency

This commit is contained in:
Andrew Kay
2020-07-05 16:13:32 -05:00
parent eacb8f0eea
commit c49a82f588
4 changed files with 20 additions and 21 deletions

View File

@@ -5,7 +5,7 @@ TINYPROG ?= tinyprog
all: top.bin
top.json: top.v coax_rx_bit_timer.v
top.json: top.v coax_rx_bit_timer.v coax_rx.v
prog: top.bin
$(TINYPROG) -p top.bin