An open API service indexing awesome lists of open source software.

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.

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 `_

-------------------------------------------------------------------------------