mirror of
https://github.com/lowobservable/coax.git
synced 2026-03-07 11:50:00 +00:00
Hello world
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user