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