Workspace Setup - 2025.2 English - XD260

Vitis Tutorials: Embedded Software (XD260)

Document ID
XD260
Release Date
2025-12-05
Version
2025.2 English

First of all you need to clone this repository to your local machine and run the ‘create_design’ target within the Makefile to setup your vitis workspace.

cd scripts 
make create_design

Also make sure you have setup a new empty Git repository.