5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
cd ./build
|
||
|
vivado -mode batch -source ../make_mmi_files.tcl -notrace
|