https://github.com/steleman/xrt-202420.2.18.179-fc39
Clone of AMD / Xilinx XRT repo from https://github.com/Xilinx/XRT. Major patches and builds / works on Fedora 39.
https://github.com/steleman/xrt-202420.2.18.179-fc39
fedora fpga linux-kernel vitis xilinx xrt
Last synced: 23 days ago
JSON representation
Clone of AMD / Xilinx XRT repo from https://github.com/Xilinx/XRT. Major patches and builds / works on Fedora 39.
- Host: GitHub
- URL: https://github.com/steleman/xrt-202420.2.18.179-fc39
- Owner: steleman
- License: other
- Created: 2025-04-12T12:46:38.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2025-04-12T22:22:11.000Z (23 days ago)
- Last Synced: 2025-04-13T08:12:46.749Z (23 days ago)
- Topics: fedora, fpga, linux-kernel, vitis, xilinx, xrt
- Language: C
- Homepage:
- Size: 21.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.XRT.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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: centerXilinx 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 `_
-------------------------------------------------------------------------------