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>
This commit is contained in:
parent
9168eef15d
commit
41daa32351
|
@ -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]
|
Loading…
Reference in New Issue