- Open the Vitis IDE.
- Select
to create a new platform project. - Set the desired Project Name and select Next.
- Select Create from hardware specification (XSA) and select
Next.
- Select the generated XSA from the HDMI 2.1 Example Design, and
select Finish.
- Build/Generate the platform - Right-click Platform and select Build Project.
- At the platform.spr page, select Board Support Package under the standalone, and expand the
Peripheral Drivers.
- Locate
v_hdmi_rx_ss1
orv_hdmi_tx_ss1
, and select Import Examples.
- An Import Examples window opens with a list of applications. Select the
respective application and click OK.
- Build the application.
- Click Run in the Vitis IDE to program the FPGA and load elf file to processor.
The Example Application will be built and a
.elf file is ready to use.