Visible to Intel only — GUID: oje1689152898367
Ixiasoft
2.3.1. Receiver PPI Signals
2.3.2. Avalon® Memory-Mapped Interface Control Interface Signals
2.3.3. Receiver AXI4-Stream Output Video Interface Signals
2.3.4. Receiver AXI4-Stream Output Passthrough Interface
2.3.5. Transmitter 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: oje1689152898367
Ixiasoft
2.3.3. Receiver AXI4-Stream Output Video Interface Signals
These MIPI CSI-2 IP 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
Data Type | bits_per_color_plane | number_of_color_planes |
---|---|---|
YUV422 8-bit | 8 | 2 |
RGB565 | 6 | 3 |
RAW10 | 10 | 1 |
Signal | Width | Direction | Description |
---|---|---|---|
axi4s_vid_out_VC_tdata | P | Output | AXI4-Stream data out. |
axi4s_vid_out_VC_tvalid | 1 | Output | AXI4-Stream data valid. |
axi4s_vid_out_VC_tuser | Q | Output | Bit 0: AXI4-Stream start of video frame. 0 = Not start of field 1 = Start of field Bit 1: AXI4-Stream meta or data packet. 0 = Video packet 1 = Metapacket Bit Q-1:2: Unused |
axi4s_vid_out_VC_tlast | 1 | Output | AXI4-Stream end of packet. |
axi4s_vid_out_VC_tready | 1 | Input | AXI4-Stream data ready. |
Related Information