Using make - 2023.1 English - XD099

Vitis Tutorials: Hardware Acceleration (XD099)

Document ID
XD099
Release Date
2023-08-02
Version
2023.1 English
  1. Open a terminal.

  2. Set up Vitis.

  3. Navigate to ./build.

  4. Run make run TARGET=sw_emu (for a functional emulation).

  5. Run make run TARGET=hw_emu (for a more detailed emulation — takes 10 minutes or more).

    • For now, do not run the hw target because it would take over an hour to run.