[scripts] add script to build and zybo project via xmd

This commit is contained in:
Travis Geiselbrecht
2014-06-02 17:13:31 -07:00
parent caaa527172
commit 6e410b25dc
2 changed files with 13 additions and 0 deletions

4
scripts/do-zybo-xmd Executable file
View File

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

9
scripts/zybo-xmd.tcl Normal file
View File

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