06-06-2018 12:26 AM - edited 06-06-2018 12:48 AM
Introduction
This Video Beginner Series 6 shows how convert AXI4-Stream video data to Native Video Signals.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Summary
1. Xilinx VTC and AXI4-Stream to Video Out IPs
2. Tutorial - From AXI4-Stream to Native Video
06-06-2018 12:28 AM
Xilinx VTC and AXI4-Stream to Video Out IPs
The Xilinx LogiCORE™ IP Video Timing Controller (VTC) core is a general purpose video timing generator and detector. It can generates/detects video timing signals (hsync, vsync, hblank, vblank, active_video) for frame sizes up to 8192 x 8192.
The Xilinx VTC IP as generator can use preset frame sizes or can include an AXI4-Lite interface to be reprogrammed while running.
For information on the Xilinx LogiCORE™ IP Video Timing Controller core, refer to PG016.
The Xilinx LogiCORE™ IP AXI4-Stream to Video Out core is designed to provide a bridge between AXI4-Stream video data to native video.
For more information on the Xilinx LogiCORE™ IP AXI4-Stream to Video Out core, refer to PG044.
06-06-2018 12:31 AM - edited 06-06-2018 12:44 AM
Tutorial - From AXI4-Stream to Native Video
Note: This tutorial is intended to be used only with Vivado 2018.1 and only in simulation
The AXI4-Stream to Video Out IP does not generate the timing signals. It designed to be used in parallel with a Video Timing Controller (VTC) IP configured as generator.
For this tutorial, we will use a fixed resolution for the TPG (and the output frame) of 800 x 600 @60Hz.
06-06-2018 12:47 AM - edited 06-20-2018 03:59 AM
What Next?