MIPI CSI-2 Intel® FPGA IP User Guide

ID 813926
Date 4/26/2024
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

2.3.3. Receiver AXI4-Streaming Output Video Interface Signals

These signals follow the Intel Streaming Video protocol (full variant). For more information about this protocol and rules for pixel formatting see the Intel FPGA Streaming Video Protocol Specification.

Equation 1. Video Interface Bit Widths

Table 10.  Examples for [equation title]
Data Type bits_per_color_plane number_of_color_planes
YUV422 8-bit 8 2
RGB565 6 3
RAW10 10 1
Table 11.  Receiver AXI4-Streaming Output Video Interface Signals VC indicates virtual channel ID, between 0 and 3 according to IP configuration.
Signal Width Direction Description
axi4s_vid_out_VC_tdata P Output AXI4-Streaming data out.
axi4s_vid_out_VC_tvalid 1 Output AXI4-Streaming data valid.
axi4s_vid_out_VC_tuser Q Output

Bit 0: AXI4-Streaming start of video frame.

0 = Not start of field

1 = Start of field

Bit 1: AXI4-Streaming meta or data packet.

0 = Video packet

1 = Metapacket

Bit Q-1:2: Unused

axi4s_vid_out_VC_tlast 1 Output AXI4-Streaming end of packet.
axi4s_vid_out_VC_tready 1 Input AXI4-Streaming data ready.