1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00
2015-11-29 12:41:53 -05:00

7 lines
206 B
Bash
Executable File

#!/bin/bash
rm system_wrapper.bit.bin bit2bin.bin
vivado -mode batch -source run.tcl
bootgen -image bit2bin.bif -split bin
cp system_wrapper.bit.bin parallella.bit.bin
#archive results based on time stamp