tcl: Adding the Numato Opsis board.
authorTim 'mithro' Ansell <mithro@mithis.com>
Sun, 27 Sep 2015 10:57:25 +0000 (20:57 +1000)
committerPaul Fertser <fercerpav@gmail.com>
Wed, 21 Oct 2015 08:11:13 +0000 (09:11 +0100)
Another board supported by the ixo-usb-jtag project.

Change-Id: I676197c64e208886bc03d1bafcc964ef1fc2160b
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
Reviewed-on: http://openocd.zylin.com/2963
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
tcl/board/numato_opsis.cfg [new file with mode: 0644]

diff --git a/tcl/board/numato_opsis.cfg b/tcl/board/numato_opsis.cfg
new file mode 100644 (file)
index 0000000..e54a4ec
--- /dev/null
@@ -0,0 +1,10 @@
+# http://opsis.hdmi2usb.tv
+#
+# The Numato Opsis is an FPGA based, open video platform.
+#
+# The board is supported via ixo-usb-jtag project. 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]