Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

OpenPixelSystems/vhdl-arty-z7-hdmi-in-out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Arty Z7 HDMI In Out

This repo contains a working, tested implementation of digilents HDMI IN/OUT project. It uses an external ip repo for the input and output towards HDMI which was not working in the Digilent example on Vivado 2018.3.

The project is made to work with an iMX6 and OV5640 Camera as input which has some interesting qwerks. To have simple HDMI In/Out one can just remove the OV5640_modder from the design.

Building the project

This project is structured to be used with our generic build scripts.

git clone git@github.com:OpenPixelSystems/makefile-vivado-project.git
git clone git@github.com:OpenPixelSystems/arty-z7-hdmi-in-out.git
cd makefile-vivado-project
REPO_DIR=<ip_dir> ORIGIN_DIR=../arty-z7-hdmi-in-out/vivado_proj/ make all

About

Arty Z7 HDMI In - Out with iMX6 as HDMI input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published