tcl/interface/ftdi: Add Digilent JTAG-HS3 config
[fw/openocd] / tcl / interface / ftdi / digilent_jtag_hs3.cfg
1 #
2 # Digilent JTAG-HS3
3 #
4
5 interface ftdi
6 ftdi_vid_pid 0x0403 0x6014
7 ftdi_device_desc "Digilent USB Device"
8
9 # From Digilent support:
10 # The SRST pin is [...] 0x20 and 0x10 is the /OE (active low output enable)
11
12 ftdi_layout_init 0x2088 0x308b
13 ftdi_layout_signal nSRST -data 0x2000 -noe 0x1000