Files
Radio/SoftwareDefined/HackRF/hackrf-2015.07.2/firmware/cpld/sgpio_if_passthrough/program
2021-01-22 10:11:21 -05:00

11 lines
253 B
Bash

#!/bin/sh
echo Program Xilinx CoolRunner-II CPLD on Jellybean, using Bus Blaster v2
jtag <<COMMANDSEND
cable jtagkey vid=0x0403 pid=0x6010 interface=0 driver=ftdi-mpsse
bsdl path bsdl/xc2c
detect
svf sgpio_if_passthrough.svf progress stop
COMMANDSEND