- Open the AMD Vivado™ Design Suite and click
Create Project.
- In the New Project window, enter a
Project name, Project
location, and then click Next up to the
Board/Part selection window.
- In the Default Part window, select
the Board as per your requirement. Application Example Designs are available for KCU105, ZCU102, VCU118, and VCK190.
- Click Finish.
- In the Flow Navigator window, click Create
Block Design (BD). Select a name for the Block Design and click OK.
- Right-click BD and click Add IP. Search for DisplayPort 1.4 and select either the DisplayPort 1.4 Receiver Subsystem IP (for RX only ZCU102, VCU118 designs), Pass-through (KCU105, ZCU102, and VCK190) designs) or the DisplayPort 1.4 Transmitter Subsystem IP (for TX only ZCU102, VCU118 , and VCK190), or Pass-through (KCU105) designs).
- Double-click the IP and go to the
Application Example Design tab in the Customize IP window. Select the supported topology in the
Application Example Design drop-down box. Click
OK and Save
the block design.
- Right-click the DisplayPort
Subsystem IP under Design source in the Design tab and click Open IP Example
Design.
- Choose Example project directory and click OK.
- The following figure shows the Vivado
IP integrator design. Choose the Generate Bitstream.
- Export the hardware (XSA) to AMD Vitis™
software platform. Click .
Classic Vitis Flow:
- Launch the Vitis software platform
from command line. Set up a workspace and create a platform project using exported
xsa.
- The following figure shows an example of the launched
Vitis platform when built successfully.
- Click Board Support
Package from Vitis. Locate the row for dp14rxss. Click Import Examples.Note: For designs other than RX-Only, the application example is paired with dp14txss.
- Select the Example Application corresponding to your
hardware:
- For the RX-only VCU118 project, select the *_dp14_rx_vcu option.
- For the RX-Only ZCU102 project, select the *_dp14_rx option.
- Build the example in Vitis software platform. Right-click and select Build Project.
Unified Vitis Flow
- Launch the Vitis software platform from
command line. Set up a workspace and create a platform project using exported xsa.
- The following figure shows an example of the launched Vitis platform when built successfully.
- Select the Example Application corresponding to your hardware:
- For the RX-only VCU118 project, select the *_dp14_rx_vcu option.
- For the RX-Only ZCU102 project, select the *_dp14_rx option.
- Click Board Support Package
from Vitis. Locate the row for dp14rxss. Click Import Examples.Note: For designs other than RX-Only, the application example is paired with dp14txss.
- Build the example in Vitis software platform. Right-click and select Build Project.