Xilinx Runtime (XRT) ArchitectureΒΆ
Xilinx Runtime (XRT) is implemented as a combination of userspace and kernel
driver components. XRT supports both PCIe based accelerator cards and MPSoC
based embedded architecture provides standardized software interface to Xilinx
FPGA. The key user APIs are defined in xclhal2.h
header file.
- Platform Overview
- Execution Model Overview
- Xilinx Runtime (XRT) Core Library
- XCLMGMT (PCIe Management Physical Function) Driver Interfaces
- XOCL (PCIe User Physical Function) Driver Interfaces
- Linux Sys FileSystem Nodes
- Board Tools and Utilities
- Xclbin Tools
- Embedded Runtime Library
- Multi-Process Support
- Binary Formats
- System Requirements
- Building and Installing Software Stack
- Yocto Recipes For Embedded Flow
- Developer Build and Test Instructions
- New DSA Bringup
- Create MPSoC Based Embedded Platforms
- PCIe Peer-to-Peer Support
- XRT/Board Debug FAQ