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_IN_active_video | I | 1 | Active video |
NATIVE_VID_IN_data | I | video_data_width 3 | Data |
NATIVE_VID_IN_hsync | I | 1 | Horizontal sync |
NATIVE_VID_IN_vsync | I | 1 | Vertical sync |
|