arm_adi_v5: remove useless cast to int
[openocd.git] / tcl / board / digilent_atlys.cfg
blobf298e3d73d56c67888d2bbd7e0fbfd9b52d4282c
1 # http://digilentinc.com/atlys/
3 # The Digilent Atlys normally requires proprietary tools to program and will
4 # enumerate as:
5 #   ID 1443:0007 Digilent Development board JTAG
7 # However, the ixo-usb-jtag project provides an alternative open firmware for
8 # the on board programmer. When using thie firmware the board will then
9 # enumerate as:
10 #   ID 16c0:06ad Van Ooijen Technische Informatica
11 # (With SerialNumber == hw_nexys)
13 # See the interface/usb-jtag.cfg for more information.
15 source [find interface/usb-jtag.cfg]
16 source [find cpld/xilinx-xc6s.cfg]
17 source [find cpld/jtagspi.cfg]