TISP User Guide
Miscellaneous Nodes

Introduction

Node-level APIs supported for miscellaneous kernels implemented within TISP, e.g., block copy kernel.

Currently, we support only one kernel. We will be adding more in future releases.

Data Structures

class  TISP::misc::blockCopy< T, dmaDir >
 Provides node-level APIs for the block copy kernel. More...