Build the Application - 2022.2 English

Vitis Tutorials: Hardware Acceleration (XD099)

Document ID
XD099
Release Date
2022-12-01
Version
2022.2 English
  1. To build the application targeting software emulation, run the following makefile command from the ./reference-files directory.

    make all TARGET=sw_emu LAB=run1
    

    This builds both the host software and hardware binary targeted to software emulation. The makefile will also generate the platform JSON emulation file to use during emulation.