#!/bin/bash set -x openocd -f ./ecp5.cfg -c "transport select jtag; init; svf ./SVF.svf; exit"