[project] rename zybo -> zybo-test and add another minimal zybo project

This commit is contained in:
Travis Geiselbrecht
2014-07-14 17:35:47 -07:00
parent 4d011b03b1
commit 3105dc7c36
4 changed files with 14 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
make zybo -j &&
make zybo-test -j &&
xmd -tcl scripts/zybo-xmd.tcl

View File

@@ -3,7 +3,7 @@ connect arm hw
rst
after 1000
stop
dow -data build-zybo/lk.bin 0
dow -data build-zybo-test/lk.bin 0
rwr pc 0
con