Code Monkey home page Code Monkey logo

dlta's Introduction

A simple DVI/HDMI video signal generator for Xilinx Spartan-3A FPGA.
The code might be usable on other devices as well, but it has
only been tested on Spartan-3A. The maximum display resolution that
can be achieved without violating Xilinx specified timing constraints
is roughly around standard 720p.

The source files included:
dvi_demo.v        -   Top level for displaying simple moving test patterns (with assumed 12MHz input clock)
video_timer.v     -   Logic for generating timing signals for the video field
tmds_encoder.v    -   Encoder logic to generate the TMDS tokens required by the DVI and HDMI standards
tmds_serializer.v -   Different tmds serializer modules to use. Each has slightly different speed and different resource requirements
ring_buffer.v     -   Ring buffer mainly for the tmds serialization
hdmi_aux_packer.v -   Logic for multiplexing and generating ECC codes for aux packets to be sent over the hdmi data islands
aux_packets.v     -   Some sample aux packets that can be used to send audio data and infoframes over the hdmi data islands
video_effects.v   -   Some logic to generate pixel data to test the system

dlta's People

Contributors

lantti avatar

Watchers

 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.