Visible to Intel only — GUID: qpq1575521944034
Ixiasoft
1. HDMI Intel® FPGA IP Design Example Quick Start Guide for Intel® Stratix® 10 Devices
2. HDMI 2.1 Design Example (Support FRL = 1)
3. HDMI 2.0 Design Example
4. HDCP Over HDMI 2.0/2.1 Design Example
5. HDMI Intel® Stratix® 10 FPGA IP Design Example User Guide Archives
6. Document Revision History for the HDMI Intel® Stratix® 10 FPGA IP Design Example User Guide
2.1. HDMI 2.1 RX-TX Retransmit Design Block Diagram
2.2. Creating RX-Only or TX-Only Designs
2.3. Hardware and Software Requirements
2.4. Directory Structure
2.5. Design Components
2.6. Dynamic Range and Mastering (HDR) InfoFrame Insertion and Filtering
2.7. Design Software Flow
2.8. Running the Design in Different FRL Rates
2.9. Clocking Scheme
2.10. Interface Signals
2.11. Design RTL Parameters
2.12. Hardware Setup
2.13. Simulation Testbench
2.14. Design Limitations
2.15. Debugging Features
3.1. HDMI RX-TX Retransmit Design Block Diagram
3.2. Creating TX or RX Only Designs
3.3. Design Components
3.4. Dynamic Range and Mastering (HDR) InfoFrame Insertion and Filtering
3.5. Clocking Scheme
3.6. Interface Signals
3.7. Design RTL Parameters
3.8. Hardware Setup
3.9. Simulation Testbench
3.10. Upgrading Your Design
Visible to Intel only — GUID: qpq1575521944034
Ixiasoft
2.8. Running the Design in Different FRL Rates
You may run your design in different FRL rates, other than the external sink's default FRL rate.
To run the design in different FRL rates:
- Toggle the on-board user_dipsw0 switch to ON position.
- Open the Nios® II command shell, then type nios2-terminal.
- Key in the following commands and press Enter to execute.
Command | Description |
---|---|
h | Show the help menu. |
r0 | Update the RX maximum FRL capability to FRL rate 0 (TMDS only). |
r1 | Update the RX maximum FRL capability to FRL rate 1 (3 Gbps). |
r2 | Update the RX maximum FRL capability to FRL rate 2 (6 Gbps, 3 lanes). |
r3 | Update the RX maximum FRL capability to FRL rate 3 (6 Gbps, 4 lanes). |
r4 | Update the RX maximum FRL capability to FRL rate 4 (8 Gbps). |
r5 | Update the RX maximum FRL capability to FRL rate 5 (10 Gbps). |
r6 | Update the RX maximum FRL capability to FRL rate 6 (12 Gbps). |
t1 | TX configures link rate to FRL rate 1 (3 Gbps). |
t2 | TX configures link rate to FRL rate 2 (6 Gbps, 3 lanes). |
t3 | TX configures link rate to FRL rate 3 (6 Gbps, 4 lanes). |
t4 | TX configures link rate to FRL rate 4 (8 Gbps). |
t5 | TX configures link rate to FRL rate 5 (10 Gbps). |
t6 | TX configures link rate to FRL rate 6 (12 Gbps). |