Building the Platform Components (Unified Vitis Flow) - 2.1 English - PG233

DisplayPort 1.2 RX Subsystem LogiCORE IP Product Guide (PG233)

Document ID
PG233
Release Date
2024-12-20
Version
2.1 English
Use this task to create a new platform project using the hardware design (.xsa file) you generated for your project using the unified Vitis flow.
  1. Open the Vitis Unified IDE and go to the Embedded Development tab, click Create Platform Component.



  2. In the Vitis Explorer tree, under UNIFIED - VITIS COMPONENTS tree, click platform and then click the Build icon available below in the Flow tree.

  3. When the platform is created, click Board > support package > drivers > dp12rxss driver and then click Import Examples.

  4. Select the Example Application corresponding to your hardware:
    • For Pass-through KC705 project, select the *_kc705 option.
      Note: In the KC705, for HDCP Pass-through application, select the HDCP option in the Subsystem IP configuration screen before opening the Example Design.
    • For Pass-through KCU105 project, select the *_kcu105 option.
    • For RX only ZCU102 project, select the *_zcu102_rxonly option in the RX subsystem driver.
    • For TX only ZCU102 project, select the *_zcu102_txonly option in the TX subsystem driver.


  5. In the Vitis Explorer tree, under UNIFIED - VITIS COMPONENTS tree, click on the imported example design, for example xdprxss_kc705 and then click the Build icon to create the example design.