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.6. Transmitter AXI4-Stream Input Video Interface Signals

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

Equation 2. Video Interface Bit Widths

Table 14.  Examples for [equation title]
Data Type bits_per_color_plane number_of_color_planes
RGB565 6 3
RAW10 10 1
Table 15.  Transmitter AXI4-Stream Input Video Interface Signals VC indicates virtual channel ID, between 0 and 3, according to IP configuration.
Signal Width Direction Description
axi4s_vid_in_VC_tdata P Input AXI4-Stream data out.
axi4s_vid_in_VC_tvalid 1 Input AXI4-Stream data valid.
axi4s_vid_in_VC_tuser Q Input

Bit0: AXI4-Stream start of video frame.

0 = Not start of field

1 = Start of field

Bit1: Meta or data packet.

0 = Video packet

1 = Metapacket

Bits Q-1:2 = Unused

axi4s_vid_in_VC_tlast 1 Input AXI4-Stream end of packet.
axi4s_vid_in_VC_tready 1 Output AXI4-Stream data ready.