# XRT **Repository Path**: mirrors_Xilinx/XRT ## Basic Information - **Project Name**: XRT - **Description**: Run Time for AIE and FPGA based platforms - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-26 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README .. comment:: SPDX-License-Identifier: Apache-2.0 comment:: Copyright (C) 2019-2022 Xilinx, Inc. All rights reserved. comment:: Copyright (C) 2022-2026 Advanced Micro Devices, Inc. All rights reserved. ================ FleXible RunTime ================ .. image:: https://scan.coverity.com/projects/17781/badge.svg :target: https://scan.coverity.com/projects/xilinx-xrt-5f9a8a18-9d52-4cb2-b2ac-2d8d1b59477f ------------------------------------------------------------------------------- .. image:: src/runtime_src/doc/toc/XRT-Layers.svg :align: center FleXible RunTime (**XRT**) is implemented as a combination of user-space and kernel driver components. It provides an abstracted runtime software interface for AMD NPUs and AMD FPGAs, enabling seamless access across `AMD Ryzen™ `_ client, `AMD Ryzen™ Embedded `_ , `AMD Versal™ Adaptive SoCs `_ , `AMD Alveo™ Adaptable Accelerator Cards `_ , and `AMD Zynq™ UltraScale+™ MPSoCs `_ . XRT runs on both Linux and Windows, hosted on *x86_64* or *aarch64* host CPU architectures. XRT uses Linux *accel* driver model on Linux and Windows *MCDM* driver model on Windows. XRT ships with a command line tool, ``xrt-smi``, which may be used to examine, configure and validate NPU and FPGA devices. `XRT API header files `_ ------------------------------------------------------------------------------- `System Requirements `_ ------------------------------------------------------------------------------- `Build Instructions `_ ------------------------------------------------------------------------------- `Documentation xilinx.github.io/XRT `_ -------------------------------------------------------------------------------