- 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
-
- 14 Mar, 2022 1 commit
-
-
Carsten authored
Modify libtapasco to allow explicit waiting for PE
-
- 25 Feb, 2022 1 commit
-
-
Johannes Wirth authored
Several HBM related fixes
-
- 21 Feb, 2022 7 commits
-
-
Johannes Wirth authored
-
Johannes Wirth authored
-
Johannes Wirth authored
-
Johannes Wirth authored
-
Johannes Wirth authored
-
Johannes Wirth authored
-
Johannes Wirth authored
-
- 11 Feb, 2022 1 commit
-
-
Carsten authored
Support Vivado 2021.1 and 2021.2
-
- 08 Feb, 2022 7 commits
-
-
Carsten Heinz authored
-
Johannes Wirth authored
-
Johannes Wirth authored
-
Johannes Wirth authored
-
Johannes Wirth authored
-
Johannes Wirth authored
-
Johannes Wirth authored
-
- 19 Jan, 2022 1 commit
-
-
Carsten authored
Add pblock for PCIe core on AU280
-
- 10 Jan, 2022 3 commits
-
-
Torben Kalkhof authored
-
Carsten Heinz authored
-
Carsten Heinz authored
-
- 05 Jan, 2022 3 commits
- 20 Dec, 2021 1 commit
-
-
Torben authored
Fix nameclash when using multiple Aurora cores
-
- 17 Dec, 2021 1 commit
-
-
Marco Hartmann authored
-
- 13 Dec, 2021 1 commit
-
-
Torben authored
Replace Bittware DDR by lower latency Hynix stick
-
- 06 Dec, 2021 1 commit
-
-
zyno42 authored
This is useful for measuring the communication overhead of a PE.
-
- 02 Dec, 2021 1 commit
-
-
Torben authored
[feature] Add SVM support to TaPaSCo
-
- 01 Dec, 2021 1 commit
-
-
Torben authored
-
- 30 Nov, 2021 5 commits
-
-
Torben authored
-
Torben authored
-
Torben authored
-
Torben authored
Add an extra documentation article for the SVM feature in the documentation folder. Add new example software for the SVM feature for Rust and C++. Both programs contain four different tests using the arraysum, arrayinit and/or arrayupdate HLS example kernels. They demonstrate how to use the different page migration types provided with this feature.
-
Torben authored
If SVM is enabled 'pe.release()' returns all buffers which has been passed to 'pe.start()' as DataTransferAlloc parameter, no matter whether from_device has been set to 'true' or not. This way the user program can regain ownership of all buffers. See the SVM pipeline example for a use case.
-