After packaging, you can run emulation or run on hardware.
To run emulation, use the following command:
make run_emuor
cd ./sw ./launch_hw_emu.sh cd ..
When launched, use the Linux prompt to run the design.
Execute the following command when the emulated Linux prompt displays:
./host.exe a.xclbin
You should see TEST PASSED. Run the keyboard command Ctrl+A x to end the QEMU instance.