mirror of
https://github.com/SpinalHDL/VexRiscv.git
synced 2025-01-03 03:43:39 -05:00
5 lines
80 B
Text
5 lines
80 B
Text
|
#!/bin/sh
|
||
|
|
||
|
cd ./build
|
||
|
vivado -mode batch -source ../make_mmi_files.tcl -notrace
|