All Projects → Xilinx → Xrt

Xilinx / Xrt

Licence: other
Xilinx Run Time for FPGA

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Xrt

Fpga Soc Linux
FPGA+SoC+Linux+Device Tree Overlay+FPGA Manager U-Boot&Linux Kernel&Debian10 Images (for Xilinx:Zynq-Zybo:PYNQ-Z1 Altera:de0-nano-soc)
Stars: ✭ 106 (-55.08%)
Mutual labels:  fpga, linux-kernel
Linux Exploit Suggester
Linux privilege escalation auditing tool
Stars: ✭ 3,126 (+1224.58%)
Mutual labels:  linux-kernel
Verilog Generator Of Neural Net Digit Detector For Fpga
Verilog Generator of Neural Net Digit Detector for FPGA
Stars: ✭ 187 (-20.76%)
Mutual labels:  fpga
Prototype Kernel
Prototyping kernel development work outside mainline
Stars: ✭ 214 (-9.32%)
Mutual labels:  linux-kernel
Ipftrace2
A packet oriented Linux kernel function call tracer
Stars: ✭ 193 (-18.22%)
Mutual labels:  linux-kernel
Kvm Kernel Example
Examples for: Learning KVM - implement your own kernel
Stars: ✭ 221 (-6.36%)
Mutual labels:  linux-kernel
Linux Uek
Oracle Linux UEK: Unbreakable Enterprise Kernel
Stars: ✭ 185 (-21.61%)
Mutual labels:  linux-kernel
Convolution network on fpga
CNN acceleration on virtex-7 FPGA with verilog HDL
Stars: ✭ 236 (+0%)
Mutual labels:  fpga
Hastlayer Sdk
Turning .NET assemblies into FPGA hardware for faster execution and lower power usage. See the Readme and https://hastlayer.com.
Stars: ✭ 226 (-4.24%)
Mutual labels:  fpga
Linux Kernel Module Cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 19.10 ho…
Stars: ✭ 2,748 (+1064.41%)
Mutual labels:  linux-kernel
Biriscv
32-bit Superscalar RISC-V CPU
Stars: ✭ 208 (-11.86%)
Mutual labels:  fpga
Echomods
Open source ultrasound processing modules and building blocks
Stars: ✭ 200 (-15.25%)
Mutual labels:  fpga
80x86
80186 compatible SystemVerilog CPU core and FPGA reference design
Stars: ✭ 220 (-6.78%)
Mutual labels:  fpga
Kernel Exploit Tech
Linux Kernel exploitation Tutorial.
Stars: ✭ 192 (-18.64%)
Mutual labels:  linux-kernel
Axi
AXI SystemVerilog synthesizable IP modules and verification infrastructure for high-performance on-chip communication
Stars: ✭ 227 (-3.81%)
Mutual labels:  fpga
Cacule Cpu Scheduler
The CacULE CPU scheduler is based on interactivity score mechanism. The interactivity score is inspired by the ULE scheduler (FreeBSD scheduler).
Stars: ✭ 185 (-21.61%)
Mutual labels:  linux-kernel
Red Pitaya Notes
Notes on the Red Pitaya Open Source Instrument
Stars: ✭ 205 (-13.14%)
Mutual labels:  fpga
Synwall
A zero-configuration (IoT) firewall
Stars: ✭ 219 (-7.2%)
Mutual labels:  linux-kernel
Zenpower
Zenpower is Linux kernel driver for reading temperature, voltage(SVI2), current(SVI2) and power(SVI2) for AMD Zen family CPUs.
Stars: ✭ 237 (+0.42%)
Mutual labels:  linux-kernel
Icicle
32-bit RISC-V system on chip for iCE40 and ECP5 FPGAs
Stars: ✭ 234 (-0.85%)
Mutual labels:  fpga

============== 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 <src/runtime_src/core/include/xrt.h>_ header file.


System Requirements <https://xilinx.github.io/XRT/master/html/system_requirements.html>_


Build Instructions <https://xilinx.github.io/XRT/master/html/build.html>_


Test Instructions <https://xilinx.github.io/XRT/master/html/test.html>_


Comprehensive documentation on xilinx.github.io/XRT <https://xilinx.github.io/XRT>_


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].