Test Overview - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

Here are benchmarks of the Vitis Security Library using the Vitis environment,

  • Download code

These solver benchmarks can be downloaded from vitis libraries main branch.

git clone https://github.com/Xilinx/Vitis_Libraries.git
cd Vitis_Libraries
git checkout main
cd security
  • Setup environment

Specifying the corresponding Vitis, XRT, and path to the platform repository by running following commands.

source /opt/xilinx/Vitis/2022.2/settings64.sh
source /opt/xilinx/xrt/setup.sh
export PLATFORM_REPO_PATHS=/opt/xilinx/platforms