Visible to Intel only — GUID: udm1712248836581
Ixiasoft
1. About the MIPI CSI-2 Intel® FPGA IP
2. MIPI CSI-2 Intel® FPGA IP Interface Overview
3. MIPI CSI-2 Intel® FPGA IP Parameters
4. Designing with the MIPI CSI-2 Intel® FPGA IP
5. MIPI CSI-2 Intel® FPGA IP Block Descriptions
6. Registers
7. Document Revision History for MIPI CSI-2 Intel® FPGA IP User Guide
2.3.1. Receiver PHY Protocol Interface (PPI) Signals
2.3.2. Avalon® Memory-Mapped Interface Control Interface Signals
2.3.3. Receiver AXI4-Streaming Output Video Interface Signals
2.3.4. Receiver AXI4-Stream Output Passthrough Interface
2.3.5. Transmitter PHY-Protocol Interface (PPI) Signals
2.3.6. Transmitter AXI4-Stream Input Video Interface Signals
2.3.7. Transmitter AXI4-Stream Input Passthrough Interface
Visible to Intel only — GUID: udm1712248836581
Ixiasoft
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
Data Type | bits_per_color_plane | number_of_color_planes |
---|---|---|
RGB565 | 6 | 3 |
RAW10 | 10 | 1 |
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. |