Create the ELF in the Vitis Tools - 1.2 English

Multi-Scaler LogiCORE IP Product Guide (PG325)

Document ID
PG325
Release Date
2023-12-20
Version
1.2 English
The example application design source files in the examples folder are tightly coupled with the v_scenechange example design available in the Vivado IP catalog. Perform the following steps to generate the executable application for the example design:
  1. Open the AMD Vitis™ software platform.

  2. Navigate to File > New Application Project to create a new application project.

  3. Select a platform to create the project.

  4. Select the required XSA.

  5. Click Next.

  6. Enter the name in Application project name.

  7. Select Processor and click Next.

  8. Select Empty Application from S/W development templates.

  9. Import the required files.

  10. Select Build project.

  11. For the elf file, navigate to Debug folder.
Note:
  • Select the relevant application for memory or stream mode to build the application which generates the ELF file.
  • Use the XSDB tools to download the bit stream and the ELF files on the ZCU106 board.
The example application might require modifications based on the configuration made in the IP customization GUI.