aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/numato_opsis.cfg
diff options
context:
space:
mode:
authorTim 'mithro' Ansell <mithro@mithis.com>2015-09-27 20:57:25 +1000
committerPaul Fertser <fercerpav@gmail.com>2015-10-21 09:11:13 +0100
commit41daa32351e2aba8055ffc9358c3d8a9c996c85f (patch)
tree7213e4037216b92615e3502a94d58084406c55fb /tcl/board/numato_opsis.cfg
parent9168eef15dc08937b600a8e05ba84c2adb6f4af0 (diff)
tcl: Adding the Numato Opsis board.
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>
Diffstat (limited to 'tcl/board/numato_opsis.cfg')
-rw-r--r--tcl/board/numato_opsis.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/tcl/board/numato_opsis.cfg b/tcl/board/numato_opsis.cfg
new file mode 100644
index 00000000..e54a4eca
--- /dev/null
+++ b/tcl/board/numato_opsis.cfg
@@ -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]