DisplayPort Intel® Arria 10 FPGA IP Design Example User Guide
ID
683050
Date
11/12/2021
Public
A newer version of this document is available. Customers should click here to go to the newest version.
1. DisplayPort Intel® FPGA IP Design Example Quick Start Guide
2. Parallel Loopback Design Examples
3. HDCP Over DisplayPort Design Example for Intel® Arria® 10 Devices
4. DisplayPort Intel® Arria® 10 FPGA IP Design Example User Guide Archives
5. Revision History for DisplayPort Intel® Arria® 10 FPGA IP Design Example User Guide
2.1. Intel® Arria® 10 DisplayPort SST Parallel Loopback Design Features
2.2. Intel® Arria® 10 DisplayPort MST Parallel Loopback Design Features
2.3. Enabling Adaptive Sync Support
2.4. Creating RX-Only or TX-Only Designs
2.5. Design Components
2.6. Clocking Scheme
2.7. Interface Signals and Parameters
2.8. Hardware Setup
2.9. Simulation Testbench
2.10. DisplayPort Transceiver Reconfiguration Flow
2.11. Transceiver Lane Configurations
2.4. Creating RX-Only or TX-Only Designs
For advanced users, you can use the DisplayPort design to create a TX- or RX-only design.
Figure 9. Components Required for RX-Only or TX-Only Design
To use RX- or TX-only components:
- Remove the irrelevant blocks from the design.
- Edit the config.h file in the software folder to specify if DP_SUPPORT_RX and DP_SUPPORT_TX is 1 or 0. The default setting for both parameters is 1.
- For TX-only design, set DP_SUPPORT_RX and BITEC_RX_GPUMODE to 0.
- For RX-only design, set DP_SUPPORT_TX to 0.
User Requirement | Preserve | Remove | Add |
---|---|---|---|
DisplayPort RX Only | RX PHY Top; Core System consists of:
|
|
– |
DisplayPort TX Only | TX PHY Top; Core System consists of:
|
|
Video Pattern Generator |
Related Information