|
To run the design on hardware, please ensure the design was run with the following command:
make all TARGET=hw
The above command will generate pack_out_dir, containing all the file required for the hardware run.
Refer to UG1366 to get more details on VCK190 board.
Use the balenaEtcher/similar tools to flash the SD card. Plugin the SD card to the VCK190 board to initate the boot.
After the Linux boot is complete, use the below commands to run the host.exe and a.xclbin
versal-rootfs-common-20252:/mnt#
sudo su
cd /run/media/mmcblk0p1
./host.exe a.xclbin
- Check the results
OUTPUT[0]=30
OUTPUT[1]=70
OUTPUT[2]=110
OUTPUT[3]=150
TEST PASSED
With the above results on the hardware run, we have reached to the end of this tutorial.
Copyright © 2020–2025 Advanced Micro Devices, Inc.
