HDMI Intel® Agilex™ F-Tile FPGA IP Design Example User Guide

ID 709314
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

2.6. Design Software Flow

In the design main software flow, the Nios® II processor configures the TI redriver setting and initializes the TX and RX paths upon power-up.
Figure 13. Software Flow in main.c Script
The software executes a while loop to monitor sink and source changes, and to react to the changes. The software may trigger TX reconfiguration, TX link training and start transmitting video.
Note: Refer to the following figures for the detail flow:
  1. Initialize TX Path : Figure 14.
  2. Initialize RX Path: Figure 15.
  3. TX Reconfiguration and Link Training: Figure 16.
  4. HDMI TX Transmit Video: Figure 18.
Figure 14. TX Path Initialization Flowchart
Figure 15. RX Path Initialization Flowchart
Figure 16. TX Reconfiguration and Link Training Flowchart
Figure 17. Link Training LTS:3 Process at Specific FRL Rate Flowchart
Note: Refer to Figure 17 for more detail about Perform LTS: 3 Process at Specific FRL Rate.
Figure 18. HDMI TX Video Transmission Flowchart