Installation Guide for Platform Development Packages¶
The Vitis® Unified Software Platform can be used to develop applications for use with the Alveo datacenter accelerator cards. To set up an accelerator card platform for use in the Vitis development environment, follow the installation steps in Vitis Software Platform Installation (UG1393).
Note
The development package installation will require a minimum version of XRT to be installed. When installing XRT using the instructions referenced above please install the specific version of XRT linked to in the table below.
After installing Vitis and XRT, install the desired Development Package as listed in the table below. This shall install the necessary platform files into /opt/xilinx/platforms
where Vitis will automatically look for them when creating an application.
Platform |
Link |
OS Support |
---|---|---|
vck5000_gen3x16_xdma_base_1 |
see link left |
|
vck5000_gen4x8_xdma_base_2 |
see link left |
|
vck5000_gen4x8_qdma_base_2 |
see link left |
Note
Root access is required for all software and firmware installations
Redhat and Centos¶
To install the package on CentOS or RedHat navigate to the folder where the development RPM was downloaded and run
$ sudo yum install ./<package_name>.rpm
Ubuntu¶
To install the package on Ubuntu navigate to the folder where the development RPM was downloaded and run
$ sudo apt install ./<package_name>.deb
When creating a new application project in Vitis, the installed platform will now be visible in the platform list. Please use the Vitis documentation for application development guidance.
If you already have an application (XCLBIN) for the target platform and wish to run this on real hardware, please see the Installation Guide for Platform Deployment Packages next.
Xilinx Support
For additional support resources such as Answers, Documentation, Downloads, and Alerts, see the Xilinx Support pages. For additional assistance, post your question on the Xilinx Community Forums – Alveo Accelerator Card.
License
All software including scripts in this distribution are licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
All images and documentation, including all debug and support documentation, are licensed under the Creative Commons (CC) Attribution 4.0 International License (the “CC-BY-4.0 License”); you may not use this file except in compliance with the CC-BY-4.0 License.
You may obtain a copy of the CC-BY-4.0 License at https://creativecommons.org/licenses/by/4.0/
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.