diff options
Diffstat (limited to 'tcl/board')
-rw-r--r-- | tcl/board/numato_opsis.cfg | 10 |
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] |