Build the Application - 2023.2 English

Vitis Tutorials: Hardware Acceleration (XD099)

Document ID
XD099
Release Date
2023-11-13
Version
2023.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 also generates the platform JSON emulation file to use during emulation.