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.
2.1. Design Features
2.2. Hardware and Software Requirements
2.3. HDMI 2.1 RX-TX Retransmit Design Block Diagram
2.4. Design Parameters
2.5. Design Components
2.6. Design Software Flow
2.7. Clocking Scheme
2.8. Interface Signals
2.9. Hardware Setup
2.10. Simulation Testbench
2.11. Debugging Features
2.11.1. Software Debug Message
You can turn on the debugging message in the software to provide you run-time assistance.
To turn on the debugging message in the software, follow these steps:
- Change the DEBUG_MODE to 1 in the global.h script
- Run script/build_sw.sh on the Nios II Command Shell.
- Reprogram the generated software/tx_control/tx_control.elf file by running the command on the Nios II Command Shell:
nios2-download -r -g software/tx_control/tx_control.elf
- Run the Nios II terminal command on the Nios II Command Shell:
nios2-terminal
When you turn on the debugging message, the following information print out:
- TI redriver settings on both TX and RX are read and displayed once after programming ELF file.
- Status message for RX EDID configuration and hotplug process
- Resolution with or without FRL support information extracted from EDID on the sink connected to the TX. This information is displayed for every TX hotplug.
- Status message for the TX link training process during TX link training.