HDMI Program and Interrupt Flow - 1.0 English

HDMI PHY Controller LogiCORE IP Product Guide (PG333)

Document ID
PG333
Release Date
2023-12-01
Version
1.0 English

The HDMI PHY Controller core driver manages the dynamic reconfiguration of the multi-gigabit transceiver and digital clock manager modules to allow seamless transmission and reception of HDMI video to and from the FPGA physical interface.

The main program flow is shown in the following sections. At execution, the software application initializes the HDMI PHY Controller IP and registers the callback functions in the provided hooks. After the initialization, all API calls are interrupt triggered starting from either TX or RX reference clock change.

Note: The HDMI PHY Controller driver does not carry the video format, resolution, or color space information. The HDMI TX and RX MAC handle such information. See the HDMI 2.1 Transmitter Subsystem Product Guide (PG350) and HDMI 2.1 Receiver Subsystem Product Guide (PG351) for more information.