https://github.com/xilinx/xrt
Run Time for AIE and FPGA based platforms
https://github.com/xilinx/xrt
fpga linux-kernel vitis xrt
Last synced: 11 days ago
JSON representation
Run Time for AIE and FPGA based platforms
- Host: GitHub
- URL: https://github.com/xilinx/xrt
- Owner: Xilinx
- License: other
- Created: 2018-05-30T22:04:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T23:00:12.000Z (11 months ago)
- Last Synced: 2025-04-13T01:57:08.473Z (11 months ago)
- Topics: fpga, linux-kernel, vitis, xrt
- Language: C++
- Homepage: https://xilinx.github.io/XRT
- Size: 123 MB
- Stars: 587
- Watchers: 43
- Forks: 487
- Open Issues: 133
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
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 `_
-------------------------------------------------------------------------------