# XRT **Repository Path**: MarioCrane/XRT ## Basic Information - **Project Name**: XRT - **Description**: Xilinx Run Time for FPGA - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-12 - **Last Updated**: 2024-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ============== Xilinx Runtime ============== .. 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 U200, U250 and MPSoC base embedded platforms. XRT provides a standardized software interface to Xilinx FPGA. The key user APIs are defined in `xclhal2.h `_ header file. ------------------------------------------------------------------------------- `System Requirements `_ ------------------------------------------------------------------------------- `Build Instructions `_ ------------------------------------------------------------------------------- `Test Instructions `_ ------------------------------------------------------------------------------- Comprehensive documentation on `xilinx.github.io/XRT `_ -------------------------------------------------------------------------------