Launching the Emulation process - 2023.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2024-03-05
Version
2023.2 English

Once launched the external script in terminal 1, open terminal 2 and simultaneously on you can run the Emulation as below:

HW Emulation

HW Emulation

cd package.hw_emu &
./launch_hw_emu.sh -g --> For launching the waveform view in GUI 

or 

cd package.hw_emu &
./launch_hw_emu.sh
Viewing HW Emulation Results in the XSIM Waveform Viewer

Once you launch the hw emulation using -g flag as mentioned above, you can open the waveform as below:

SW Emulation