Using make - 2022.2 English

Vitis Tutorials: Hardware Acceleration (XD099)

Document ID
XD099
Release Date
2022-12-01
Version
2022.2 English
  1. Open a terminal

  2. Setup 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 don’t run “hw” target as it would take over an hour to run