Skip to content

Commit

Permalink
Add QDMA feature to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmk94 committed May 10, 2022
1 parent 7650894 commit 939bffe
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion documentation/tapasco-features.md
Expand Up @@ -141,4 +141,14 @@ If no value is given for a register slice (or for all), a default value is used.

#### SVM

The Shared Virtual Memory (SVM) extensions is documented [here](tapasco-svm.md)
The Shared Virtual Memory (SVM) extensions is documented [here](tapasco-svm.md)

#### QDMA

The Xilinx Queue DMA engine can be used alternatively to the TaPaSCo BlueDMA engine by adding `--features 'QDMA {enabled: true}'` to the `tapasco compose` call.

### Alveo U250

#### QDMA

See [Alveo U280](#alveo-u280).

0 comments on commit 939bffe

Please sign in to comment.