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.
- Open the Vitis Unified IDE and go
to the Embedded
Development tab, click Create Platform Component.
- In the Vitis
Explorer tree, under UNIFIED - VITIS COMPONENTS tree, click
platform and then click the
Build icon available below in the
Flow tree.
- When the platform is created, click Import
Examples.
and then click - 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.
- For Pass-through KC705 project, select the
- 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.