jtag/drivers/jlink: Use correct command errors
[openocd.git] / tcl / board / digilent_atlys.cfg
blob568253b986f3e6e8d12ac5f08b70b7d3f5322db8
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # http://digilentinc.com/atlys/
5 # The Digilent Atlys normally requires proprietary tools to program and will
6 # enumerate as:
7 #   ID 1443:0007 Digilent Development board JTAG
9 # However, the ixo-usb-jtag project provides an alternative open firmware for
10 # the on board programmer. When using this firmware the board will then
11 # enumerate as:
12 #   ID 16c0:06ad Van Ooijen Technische Informatica
13 # (With SerialNumber == hw_nexys)
15 # See the interface/usb-jtag.cfg for more information.
17 source [find interface/usb-jtag.cfg]
18 source [find cpld/xilinx-xc6s.cfg]
19 source [find cpld/jtagspi.cfg]