All Projects → timvideos → Hdmi2usb Numato Opsis Sample Code

timvideos / Hdmi2usb Numato Opsis Sample Code

Example code for the Numato Opsis board, the first HDMI2USB production board.

Labels

Projects that are alternatives of or similar to Hdmi2usb Numato Opsis Sample Code

Zedboard audio
A Audio Interface for the Zedboard
Stars: ✭ 16 (-60%)
Mutual labels:  vhdl
Rewire
Experimental compiler for a subset of Haskell to VHDL
Stars: ✭ 10 (-75%)
Mutual labels:  vhdl
Image Processing
Image Processing Toolbox in Verilog using Basys3 FPGA
Stars: ✭ 31 (-22.5%)
Mutual labels:  vhdl
Audioxtreamer
ASIO driver, Usb Driver, FX2LP Firmware, VHDL Fpga, Schematics & PCB Layout for the AudioXtreamer, a USB 2.0 32ch Audio/Midi interface for retrofitting into digital mixers/interfaces.
Stars: ✭ 22 (-45%)
Mutual labels:  vhdl
Nexyspsram
AXI PSRAM Controller IP for use with Digilent Nexys 4
Stars: ✭ 7 (-82.5%)
Mutual labels:  vhdl
Vhdl Mips Pipeline Microprocessor
VHDL-Mips-Pipeline-Microprocessor
Stars: ✭ 12 (-70%)
Mutual labels:  vhdl
I2s Interface Vhdl
A simplified i2s interface taken from OpenCores' I2S Interface. Aimed for Altera Avalon Streaming interface.
Stars: ✭ 6 (-85%)
Mutual labels:  vhdl
Flearadio
Digital FM Radio Receiver for FPGA
Stars: ✭ 36 (-10%)
Mutual labels:  vhdl
Multicomp
Simple custom computer on a FPGA
Stars: ✭ 8 (-80%)
Mutual labels:  vhdl
Clash Compiler
Haskell to VHDL/Verilog/SystemVerilog compiler
Stars: ✭ 958 (+2295%)
Mutual labels:  vhdl
Floating point library Jhu
VHDL for basic floating-point operations.
Stars: ✭ 22 (-45%)
Mutual labels:  vhdl
Aes
AES-128 hardware implementation
Stars: ✭ 25 (-37.5%)
Mutual labels:  vhdl
Fpga Bbc
Acorn BBC Micro on an Altera DE1 FPGA board
Stars: ✭ 14 (-65%)
Mutual labels:  vhdl
Hashvoodoo Fpga Bitcoin Miner
HashVoodoo FPGA Bitcoin Miner
Stars: ✭ 16 (-60%)
Mutual labels:  vhdl
Vhdl Mode
A package for Sublime Text that aids coding in the VHDL language.
Stars: ✭ 31 (-22.5%)
Mutual labels:  vhdl
Nexys4ddr
Stars: ✭ 16 (-60%)
Mutual labels:  vhdl
Fpganes
Stars: ✭ 12 (-70%)
Mutual labels:  vhdl
Open Source Fpga Bitcoin Miner
A completely open source implementation of a Bitcoin Miner for Altera and Xilinx FPGAs. This project hopes to promote the free and open development of FPGA based mining solutions and secure the future of the Bitcoin project as a whole. A binary release is currently available for the Terasic DE2-115 Development Board, and there are compile-able projects for numerous boards.
Stars: ✭ 989 (+2372.5%)
Mutual labels:  vhdl
Ophidian
Ophidian's Mirror Repository on github. https://gitlab.com/eclufsc/eda/ophidian
Stars: ✭ 32 (-20%)
Mutual labels:  vhdl
Lxp32 Cpu
A lightweight, open source and FPGA-friendly 32-bit CPU core based on an original instruction set
Stars: ✭ 27 (-32.5%)
Mutual labels:  vhdl

The Numato Opsis, the first open hardware for the HDMI2USB firmware, can now be ordered from Numato Labs.

Sample code for the Numato Opsis Board

The Numato Opsis board is the first HDMI2USB production board developed in conjugation with the TimVideos.us project.

It's features include;

  • 2 x HDMI input ports,
  • 2 x HDMI output ports,
  • DisplayPort input and output ports,
  • 128Mbit DDR3-1600 ram,
  • Gigabit Ethernet with MAC address EEPROM,
  • Micro SD card,
  • Cypress FX2 for USB device functionality,
  • ULPI for USB OTG functionality,
  • Quad speed SPI flash.

Repository Structure

  • comms - Sample code around communicating with the board such as USB or Ethernet.

  • expansion - Sample code for compatible expansion boards.

  • ram - Sample code for interfacing to the DDR3 ram.

  • soc - Sample code demonstrating a full "System on Chip" examples.

  • storage - Sample code for talking to storage systems like the SPI, EEPROM and SD card.

  • video - Sample for for using the HDMI and DisplayPort video input and output ports.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].