Development machine

The following are the instructions for installing a virtual machine with Debian 12 (amd64) and Vitis Core Development Kit 2023.1.

Creating virtual machine with Debian 12 (amd64)

linux initrd=initrd.gz url=bit.ly/2GH2YHy auto=true priority=critical interface=auto

Accessing the virtual machine

The virtual machine can be accessed via SSH. To display applications with graphical user interfaces, a X11 server (Xming for MS Windows or XQuartz for Mac OS X) should be installed on the host computer. X11 forwarding should be enabled in the SSH client.

Installing Vitis Core Development Kit

mkdir /opt/Xilinx
tar -zxf Xilinx_Unified_2023.1_0507_1903.tar.gz
cd Xilinx_Unified_2023.1_0507_1903
./xsetup