tcl: Add support for the Digilent Nexys Video board
authorRohit Singh <rohit91.2008@gmail.com>
Fri, 19 Jan 2018 09:54:26 +0000 (20:54 +1100)
committerPaul Fertser <fercerpav@gmail.com>
Wed, 23 Jun 2021 22:50:58 +0000 (23:50 +0100)
commitaf39ee607cd6ce6f3d809bd715892f2df1bf552a
tree7886c503270e9cfcf9522cc74980515551918a60
parent42a0bf3c360c1eae418223f0ab535b4d7accae83
tcl: Add support for the Digilent Nexys Video board

* https://store.digilentinc.com/nexys-video-artix-7-fpga-trainer-board-for-multimedia-applications/
* https://reference.digilentinc.com/_media/nexys-video:nexys_video_sch.pdf

The Nexys Video board has FTDI FT2232 whose channel B is connected to
Artix-7 FPGA's JTAG pins, and can be supported by OpenOCD's
ftdi interface. Tested to be working fine on real hardware.

Change-Id: I2996166dc8c2b6c08a9390958adfcdec8fc2bd37
Signed-off-by: Rohit Singh <rohit91.2008@gmail.com>
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: http://openocd.zylin.com/4364
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
tcl/board/digilent_nexys_video.cfg [new file with mode: 0644]