Visible to Intel only — GUID: rwn1474979047802
Ixiasoft
1.1. Directory Structure
1.2. DisplayPort Intel® FPGA IP Design Example Hardware and Software Requirements
1.3. Generating the DisplayPort Intel® FPGA IP Design Example
1.4. Simulating the Design
1.5. Compiling and Testing the DisplayPort Intel® FPGA IP Design
1.6. DisplayPort Intel® FPGA IP Design Example Parameters
2.1. Cyclone® 10 GX DisplayPort SST Parallel Loopback Design Features
2.2. Cyclone® 10 GX DisplayPort MST Parallel Loopback Design Features
2.3. Cyclone® 10 GX DisplayPort SST TX-only or RX-only Design Features
2.4. Enabling Adaptive Sync Support
2.5. Design Components
2.6. Clocking Scheme
2.7. Interface Signals and Parameter
2.8. Hardware Setup
2.9. Simulation Testbench
2.10. DisplayPort Transceiver Reconfiguration Flow
2.11. Transceiver Lane Configurations
Visible to Intel only — GUID: rwn1474979047802
Ixiasoft
1.3. Generating the DisplayPort Intel® FPGA IP Design Example
Use the parameter editor in the Quartus® Prime Pro Edition software to generate the design example.
Note: You need a Nios® V evaluation license. Refer to the Nios® V Processor Licensing topic in the Nios® V Embedded Processor Design Handbook.
Figure 3. Generating the Design Flow
- Open Quartus® Prime.
- Click Tools > IP Catalog, and select Cyclone® 10 GX as the target device family.
Note: The design example only support Cyclone® 10 GX devices.
- In the IP Catalog, locate and double-click DisplayPort Intel® FPGA IP . The New IP Variation window appears.
- Specify a top-level name for your custom IP variation. The parameter editor saves the IP variation settings in a file named <your_ip>.ip .
- Select an Cyclone® 10 GX device in the Device field, or keep the default Quartus® Prime software device selection.
- Click OK. The parameter editor appears.
- Configure the desired parameters for both TX and RX.
Note: The Nios® V software has the capability to read and print out the DisplayPort Main Stream Attribute (MSA) information in the Nios® V terminal. To read or print the MSA information, turn on the Enable GPU Control parameter.
- On the Design Example tab, select DisplayPort MST Parallel Loopback With PCR, or DisplayPort MST Parallel Loopback Without PCR , DisplayPort SST TX-only, DisplayPort SST RX-only DisplayPort SST Parallel Loopback With PCR, or DisplayPort SST Parallel Loopback Without PCR.
- Select Simulation to generate the testbench, and select Synthesis to generate the hardware design example.
Note: DisplayPort MST design examples are supported only in synthesis; they are not supported in simulation.You must select at least one of these options to generate the design example files. If you select both, the generation time is longer.
- For Target Development Kit, select Cyclone 10 GX FPGA Development Kit. If you select the development kit, then the target device (selected in step 4) changes to match the device on the development kit. For Cyclone 10 GX FPGA Development Kit, the default device is 10CX220YF780E5G.
- Click Generate Example Design to generate the project files and the software Executable and Linking Format (ELF) programming file.
Related Information