Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 1.95 KB

File metadata and controls

64 lines (34 loc) · 1.95 KB

Vitis™ Hardware Acceleration Tutorials

See Vitis™ Development Environment on xilinx.com

Part 4: Using the Vitis GUI to Create an Application

The following flow demonstrates how to create an application with the AMD Vitis™ GUI.

Create a Project with Vitis Libraries

Follow these steps to create a project with Vitis Libraries.

  1. After setting the workspace directory, choose Create Application Project.

    proj diagram

  2. Select U50 as the platform and click Next.

    system diagram

  3. Create your application name and click Next.

    application diagram

  4. Choose the Vitis IDE libraries and download them.

    lib diagram

    downloadlib diagram

  5. After downloading the Vitis Libraries, choose the SSSP in Graph Lib.

    graphlib diagram

Build your Application

  1. Import your kernels to the kernel directory.

    kernels diagram

  2. Modify the data set in data and import your main code to the main directory.

    main_data diagram

Debug

After building the project, click Debug into the main function.

debug diagram

Next

Summary.

Copyright © 2020–2023 Advanced Micro Devices, Inc

Terms and Conditions