digilent_atlys.cfg 635 B

12345678910111213141516171819
  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. # http://digilentinc.com/atlys/
  3. #
  4. # The Digilent Atlys normally requires proprietary tools to program and will
  5. # enumerate as:
  6. # ID 1443:0007 Digilent Development board JTAG
  7. #
  8. # However, the ixo-usb-jtag project provides an alternative open firmware for
  9. # the on board programmer. When using this firmware the board will then
  10. # enumerate as:
  11. # ID 16c0:06ad Van Ooijen Technische Informatica
  12. # (With SerialNumber == hw_nexys)
  13. #
  14. # 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]