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