9 releases

0.0.10 Dec 4, 2023
0.0.9 Nov 23, 2023
0.0.8 Jul 17, 2023
0.0.7 Jan 12, 2022
0.0.2 Aug 27, 2021

#749 in Asynchronous

Download history 3/week @ 2024-01-24 22/week @ 2024-01-31 6/week @ 2024-02-14 19/week @ 2024-02-21 39/week @ 2024-02-28 1/week @ 2024-03-06 30/week @ 2024-03-13 60/week @ 2024-03-20 12/week @ 2024-03-27 25/week @ 2024-04-03

127 downloads per month
Used in futuresdr

Apache-2.0

39KB
937 lines

Xilinx AXI DMA Userspace Driver

This crates uses udmabuf and a generic userspace I/O driver (uio_pdrv_genirq) to interface Xilinx AXI DMA controllers. Please see this blog post and the example directory for further information.

Crates.io Apache 2.0 licensed

Overview

The project is very much work-in-progress. At the moment, it only supports register mode transfers (i.e., no scatter gather). The crate supports sync and async operation.

Contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the project, shall be licensed as Apache 2.0, without any additional terms or conditions.

Dependencies

~0.3–11MB
~103K SLoC