Visible to Intel only — GUID: aae1625045005891
Ixiasoft
About the Video and Vision Processing Suite
Getting Started with the Video and Vision Processing IPs
Video and Vision Processing IP Interfaces
Video and Vision Processing IP Registers
Protocol Converter Intel® FPGA IP
3D LUT Intel® FPGA IP
Tone Mapping Operator Intel® FPGA IP
Warp Intel® FPGA IP
Document Revision History for Video and Vision Processing Suite User Guide
Visible to Intel only — GUID: aae1625045005891
Ixiasoft
Video and Vision Processing IP Interfaces
Signal name | Direction | AXI4-Stream Wire Signal | Width |
---|---|---|---|
axi4s_vid_in_tdata | Input | TDATA | Number of data bytes * 8 |
axi4s_vid_in_tlast | Input | TLAST | 1 |
axi4s_vid_in_tuser | Input | TUSER | Number of data bytes |
axi4s_vid_in_tvalid | Input | TVALID | 1 |
axi4s_vid_in_tready | Output | TREADY | 1 |
Signal name | Direction | AXI4-Stream Wire Signal | Width |
---|---|---|---|
axi4s_vid_out_tdata | Output | TDATA | Number of data bytes * 8 |
axi4s_vid_out_tlast | Output | TLAST | 1 |
axi4s_vid_out_tuser | Output | TUSER | Number of data bytes |
axi4s_vid_out_tvalid | Output | TVALID | 1 |
axi4s_vid_out_tready | Input | TREADY | 1 |
Number of data bytes = max(2, ceil(bits per sample * number of color planes / 8) * pixels in parallel)