firesim/deploy/sudo-scripts/firesim-xvsecctl-flash-fpga

6 lines
63 B
Bash
Executable File

#!/bin/bash
set -ex
xvsecctl -b ${1} -F ${2} -c ${3} -p ${4}