Giter VIP home page Giter VIP logo

netv2-fpga-basic-overlay's Introduction

NeTV2 FPGA Basic Overlay

This reference design implements a basic chroma-key based video overlay mode, similar to the original NeTV. Overlay data is sourced from a local frame buffer. The frame buffer is filled via the PCI express interface.

This design is implemented using Vivado 2016.1. It relies upon several other IP blocks, so you will need to check out and create the IP blocks, and add references to the Project Settings->IP->Repository Manager tab.

These are the blocks you will need:

Once you've cloned these repositories, you need to go to Tools->Create and Package IP... and locally package the IP before you can use it in the top level block.

compilation notes

The design is implemented using Vivado's block diagram tool.

The IP is checked in in a "generated" state, e.g. all the IP blocks have been generated from the block diagram. This is important because it resolves most dependencies that can trip up someone else trying to compile the IP.

If you "clean" the IP state and regnerate from scratch, note that after you generate the IP and before you run synthesis, you have to edit the PCI express block to remove the slave interface, otherwise the design won't fit in the FPGA. The IP as checked-in has the slave interface edited out, so you can run a diff of the directory if you want to know what lines to delete to remove the slave interface.

License notes

The GPLv3 license only applies to IP created by the author. Other IP is licensed as labelled.

netv2-fpga-basic-overlay's People

Contributors

bunnie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.