mirror of https://github.com/openXC7/prjxray.git
6 lines
85 B
Bash
6 lines
85 B
Bash
|
|
#!/bin/bash -x
|
||
|
|
|
||
|
|
source ${XRAY_GENHEADER}
|
||
|
|
|
||
|
|
vivado -mode batch -source ../generate.tcl
|