Visible to Intel only — GUID: emi1621868064492
Ixiasoft
2.2.1. TDATA Pixel Packing
2.2.2. RGB Pixel Packing
2.2.3. YCbCr 444 Pixel Packing
2.2.4. YCbCr 422 Pixel Packing
2.2.5. YCbCr 420 Pixel Packing
2.2.6. Four-Channel Video Pixel Packing
2.2.7. Packing with Multiple Pixels in Parallel
2.2.8. Multiple Pixels in Parallel and Empty Pixels
2.2.9. YCbCr 422 Video with Multiple Pixels in Parallel
2.2.10. Packing RGB444 onto an RGB888 Interface
2.2.11. Packing with Less than 8 bits per Symbol Natively
2.2.12. Interlaced Fields
Visible to Intel only — GUID: emi1621868064492
Ixiasoft
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