This repo contains submodules. To clone this repo, run:
git clone --recursive https://github.com/Xilinx/kv260-vitis.git
This reference design contains the following:
-
platforms
This folder contains the KV260 Vitis platforms. Follow the REAMDE inside this folder for build instructions.
-
overlays
This folder contains the Vitis overlay projects which include the DPU inference engine RTL kernel and HLS-based computer vision kernels based on the Vitis Vision libraries. Follow the README inside this folder for detailed build instructions.
-
Makefile
Top-level Makefile for building the Vitis platforms and overlay projects. Type 'make' or 'make help' to print the help text explaining the different make targets.
-
README
This file.
For additional documentation including architecture information and build tutorials, visit: https://xilinx.github.io/kria-apps-docs/
(C) Copyright 2020 - 2021 Xilinx, Inc.
SPDX-License-Identifier: Apache-2.0