Step 4. Run the System in Hardware Emulation - 2022.2 English

Vitis Tutorials: AI Engine Development

Document ID
XD100
Release Date
2022-12-01
Version
2022.2 English

Now that the system is built, we can test it in HW emulation.

  1. Right-click on the simple_application_system and click Run As → Launch HW emulator.

    missing image

  2. On the Launch On Emulator pop-up window click Start Emulator and Run

    missing image

Note You can use the option Launch Emulator in GUI mode to display waveforms to open Vivado Simulator and observe the waveform from the PL signals. If you select this option make sure you run the simulation in Vivado simulator as QEMU will wait for it.

  1. You should see the application running successfully with no error in the Vitis Emulation console.

    missing image

  2. To stop the emulator click Xilinx > Start/Stop Emulator and click Stop missing image