# XRT **Repository Path**: jshen28/XRT ## Basic Information - **Project Name**: XRT - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-17 - **Last Updated**: 2024-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ============== Xilinx Runtime ============== .. image:: https://travis-ci.org/Xilinx/XRT.svg?branch=master :target: https://travis-ci.org/Xilinx/XRT .. 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 Xilinx Runtime (XRT) is implemented as as a combination of userspace and kernel driver components. XRT supports both PCIe based boards like U30, U50, U200, U250, U280, VCK190 and MPSoC based embedded platforms. XRT provides a standardized software interface to Xilinx FPGA. The key user APIs are defined in `xrt.h `_ header file. ------------------------------------------------------------------------------- `System Requirements `_ ------------------------------------------------------------------------------- `Build Instructions `_ ------------------------------------------------------------------------------- `Test Instructions `_ ------------------------------------------------------------------------------- Comprehensive documentation on `xilinx.github.io/XRT `_ -------------------------------------------------------------------------------