Import xPack OpenOCD 0.12.0-7 and GNU Make 4.4.1 from x86_64-w64-mingw32.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# http://digilentinc.com/atlys/
|
||||
#
|
||||
# The Digilent Atlys normally requires proprietary tools to program and will
|
||||
# enumerate as:
|
||||
# ID 1443:0007 Digilent Development board JTAG
|
||||
#
|
||||
# However, the ixo-usb-jtag project provides an alternative open firmware for
|
||||
# the on board programmer. When using this firmware the board will then
|
||||
# enumerate as:
|
||||
# ID 16c0:06ad Van Ooijen Technische Informatica
|
||||
# (With SerialNumber == hw_nexys)
|
||||
#
|
||||
# See the interface/usb-jtag.cfg for more information.
|
||||
|
||||
source [find interface/usb-jtag.cfg]
|
||||
source [find cpld/xilinx-xc6s.cfg]
|
||||
source [find cpld/jtagspi.cfg]
|
||||
Reference in New Issue
Block a user