7cfdcf20e98607f84ff36d62818b7b4c0e084eb1
[fw/openocd] / tcl / board / kasli.cfg
1 adapter driver ftdi
2 ftdi device_desc "Quad RS232-HS"
3 ftdi vid_pid 0x0403 0x6011
4 ftdi channel 0
5 ftdi layout_init 0x0008 0x000b
6 # adapter usb location 1:8
7
8 reset_config none
9 transport select jtag
10 adapter speed 25000
11
12 source [find cpld/xilinx-xc7.cfg]
13 source [find cpld/jtagspi.cfg]
14 source [find fpga/xilinx-xadc.cfg]
15 source [find fpga/xilinx-dna.cfg]