Hello world

This commit is contained in:
Andrew Kay
2020-02-12 22:05:05 -06:00
parent c859688931
commit d4eaeecec2
5 changed files with 147 additions and 18 deletions

View File

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