The following table shows the signals for the native video interface. This
interface is a standard video interface and runs at the video_clk
clock rate. The data width is user-configurable in the
Vivado IDE by setting Max Bits
Per Component (BPC) and Number of Pixels
Per Clock on Video Interface (PPC).
Name | I/O | Width | Description |
---|---|---|---|
video_clk 1 | I | 1 | Video clock |
NATIVE_VID_OUT_field | O | 1 | Field ID (only for interlaced video) |
NATIVE_VID_OUT_active_video | O | 1 | Active video |
NATIVE_VID_OUT_data | O | video_data_width 3 | Data |
NATIVE_VID_OUT_hsync | O | 1 | Horizontal sync |
NATIVE_VID_OUT_vsync | O | 1 | Vertical sync |
|