Datamover Class - 2023.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2024-03-05
Version
2023.2 English

This class provides the following methods for controlling/monitoring the kernel:

  • init(): opens the kernel, and sets the kernel parameters (location of the buffer object, and its length).

  • run(): starts execution of the datamover kernel

  • waitTo_complete(): waits for the datamover kernel to finish

  • close(): closes the input data buffer object and kernel