See Vitis™ Development Environment on xilinx.com |
The following flow demonstrates how to create an application with the AMD Vitis™ GUI.
Follow these steps to create a project with Vitis Libraries.
-
After setting the workspace directory, choose Create Application Project.
-
Select U50 as the platform and click Next.
-
Create your application name and click Next.
-
Choose the Vitis IDE libraries and download them.
-
After downloading the Vitis Libraries, choose the SSSP in Graph Lib.
-
Import your kernels to the
kernel
directory. -
Modify the data set in
data
and import your main code to themain
directory.
After building the project, click Debug into the main function.
Copyright © 2020–2023 Advanced Micro Devices, Inc