This project is a simple HDMI pass through design targeting pynq z1
Pynq z1
2018.3
- I have cut down the Base design of pynq Z1 from "https://github.com/Xilinx/PYNQ.git" for video based applications
- I have also added my own IP to stream the pixels => "/video_stream/user_repo/pixel_stream"
- The IP is written in verilog and can be used as a base design for creating a video prossesing unit
- After opening the project add Pynq_repo and usere_repo to ip repository and everything should work fine