- 30 Apr, 2022 6 commits
-
-
Maps M_DMA and M_MEM_0 into correct address ranges by inserting an offset core before the NoC. This way we do not need changes in the driver infrastructure. Adds new IPs into list.
-
-
-
The driver is mainly extended with means to initialize and shutdown the QDMA core during loading an unloading the driver module. Also DMA interrupts are acknowledged slightly different.
-
Fix configuration of QDMA and PCIe subsystem. Also switch to QDMAConfigurator and newest version of QDMADescriptorGenerator and QDMAIntrCtrl. Map M_DMA (AXI connection from QDMA to memory) into address segment. Here we may need to add an offset core in-between. Fixes address map and wraps M_DESC_GEN around host subsystem.
-
-
- 10 Apr, 2022 6 commits
-
-
Carsten Heinz authored
-
Carsten Heinz authored
-
Carsten Heinz authored
-
Carsten Heinz authored
-
Carsten Heinz authored
-
Carsten Heinz authored
-
- 08 Apr, 2022 3 commits
-
-
Carsten Heinz authored
-
Carsten Heinz authored
-
Carsten Heinz authored
-
- 29 Mar, 2022 2 commits
-
-
Johannes Wirth authored
enable PEs with multiple reg/mem slave interfaces
-
David Volz authored
-
- 24 Mar, 2022 3 commits
-
-
David Volz authored
-
David Volz authored
-
David Volz authored
-
- 23 Mar, 2022 2 commits
-
-
David Volz authored
-
David Volz authored
-
- 18 Mar, 2022 18 commits
-
-
Carsten authored
Update `libtapasco` dependencies
-
zyno42 authored
because `structopt`'s functionality is now completely integrated in `clap`.
-
zyno42 authored
-
zyno42 authored
-
zyno42 authored
-
zyno42 authored
-
zyno42 authored
-
zyno42 authored
-
zyno42 authored
-
zyno42 authored
-
zyno42 authored
-
zyno42 authored
The generated context selectors now have the `Snafu` suffix.
-
zyno42 authored
The old interface was deprecated in version 3.0.0.
-
zyno42 authored
-
zyno42 authored
-
zyno42 authored
-
zyno42 authored
The methods used before were deprecated in the new version of the `config` crate.
-
zyno42 authored
The `get_str` method on `Config` struct was renamed to `get_string`. Aside, the minimum Rust compiler version supported is now 1.49.0.
-