repo.or.cz
/
openocd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
target/register: Use 'bool' data type
[openocd.git]
/
tcl
/
board
/
kasli.cfg
blob
2c5e26853075b4306be56a4dd888a9d49b1163ea
1
interface 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
# ftdi_location 1:8
7
8
reset_config none
9
transport select jtag
10
adapter_khz 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]