Skip to content

An environment for building LiteX based FPGA designs. Makes it easy to get everything you need!

License

Notifications You must be signed in to change notification settings

fupy/litex-buildenv

This branch is 732 commits behind timvideos/litex-buildenv:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

70b6905 · Aug 27, 2018
May 19, 2018
Mar 18, 2018
Apr 17, 2018
Jul 21, 2018
Mar 18, 2018
May 18, 2018
Mar 19, 2018
Jan 30, 2017
May 19, 2018
Dec 29, 2017
Mar 18, 2018
Dec 31, 2017
Mar 18, 2018
May 20, 2018
Mar 4, 2017
Oct 30, 2017
Oct 13, 2015
Mar 4, 2017
Aug 27, 2018
Apr 25, 2018
Apr 8, 2018
Jul 21, 2018
Mar 16, 2017
Jan 19, 2018
Oct 14, 2017

HDMI2USB LiteX Firmware

Quick Links

Table of contents

  • Overview
  • HDMI2USB LiteX Firmware
    • Supported Boards
    • In Progress Boards
    • Other Boards
  • Getting started
  • Documentation
  • License
  • Contact

Overview

The HDMI2USB project develops affordable hardware options to record and stream HD videos (from HDMI & DisplayPort sources) for conferences, meetings and user groups.

We are currently developing our own hardware (the Numato Opsis, and also provide firmware for various prototyping boards.

HDMI2USB started in 2013, and is an active ongoing project in its third iteration of hardware prototyping. Today you can download early working firmware and have real capture happen, but we actively wish to improve and are seeking assistance:

  • For video recording individuals+teams: Be an early adopter; get a board, start using it, report back to us with feedback

  • For software/FPGA developers: Get involved in contributing code both to the capture software + FPGA stack

Our aim is this becomes the defacto, incredibly affordable and easy to use video recording hardware for conferences, meetings and user groups worldwide.

Find out more about HDMI2USB and why we're doing this in ABOUT + FAQ

HDMI2USB Diagram

HDMI2USB LiteX Firmware

Supported Boards

This firmware is supported on the following to boards for capturing conferences;

For a comparison between the supported boards, see the HDMI2USB Hardware page.

In Progress Boards

The following boards are under development for conference capture;

  • Digilent Nexys Video
  • Alphamax NeTV2

Other Boards

The following boards are useful for development but not conference capture;

  • Saanlima Pipistrello - http://pipistrello.saanlima.com/

    PLATFORM=pipistrello

    A small FPGA board with only one HDMI output port. Due to the lack of video inputs, this board is only useful for developers.

  • ScarabHardware miniSpartan6+ - https://www.scarabhardware.com/minispartan6/

    PLATFORM=miniSpartan

    A small FPGA board with HDMI input and HDMI output. Due to the low speed ram and USB interface, this board is only useful for developers who want to work on the HDMI subsystem and need a small board that fits in their pocket.

  • Numato MimasV2 - https://numato.com/mimas-v2-spartan-6-fpga-development-board-with-ddr-sdram/

    PLATFORM=mimasv2

    A small, cheap FPGA board with a Spartan 6 and DDR RAM. Due to the lack of video input and high speed data interfaces this board can't be used for capture. It can however be used for development of non-capture related firmware features and experimenting with FPGA development.

Getting started

For using a HDMI2USB board, prebuilt versions of the firmware are available in the HDMI2USB-firmware-prebuilt repository.

For helping with the development, instructions for setting up the build environment are found in the getting-started.md file.

Documentation

User documentation is found on the HDMI2USB website.

High level developer documentation for the firmware can be found in the doc directory. More documentation is found in the source code.

System Diagram

License

This code was developed by the people found in the AUTHORS file (including major contributions from EnjoyDigital) and released under a BSD/MIT license.

Code under the third_party directory comes from external sources and is available in their own licenses.

Contact

TimVideo.us:

EnjoyDigital:

About

An environment for building LiteX based FPGA designs. Makes it easy to get everything you need!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 37.0%
  • VHDL 28.6%
  • C 25.4%
  • Shell 5.3%
  • Makefile 3.0%
  • Verilog 0.7%