[scripts][do-*-xmd] create xmd.tcl file that takes argument
refactor do-zybo-xmd and do-uzed-xmd to use the single xmd tcl file Change-Id: Ibf3f58127103ff563b617a0025a15815d2f28049
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
make zybo-test -j &&
|
||||
xmd -tcl scripts/zybo-xmd.tcl
|
||||
PROJECT=zybo-test
|
||||
|
||||
make $PROJECT -j &&
|
||||
xmd -tcl scripts/xmd.tcl $PROJECT
|
||||
|
||||
Reference in New Issue
Block a user