Intel® FPGA Streaming Video Protocol Specification

ID 683397
Date 5/15/2024
Public
Document Table of Contents

TDATA Format

You provide and receive video data to the IP in RGB and CMYK format via the AXI4-Stream video. The IP packs pixels across the data bus bytes. When a pixel does not perfectly fill a given number of bytes, the IP pads MSBs with undefined data.

Figure 9. TDATA RGB Layout: One pixel per clock configuration

The IPs also support multiple pixels in parallel. Multiple pixels pack with byte alignment at pixel boundaries. The following figures show how pixels pack on the TDATA bus for two or four pixels in parallel, respectively.

Figure 10. TDATA RGB Layout: Two Pixels per Clock Configuration
Figure 11. TDATA RGB Layout: Four Pixels per Clock Configuration