Access Acceleration kernel without DMA

I am investigating a resize example with Vitis flow. It does not use DMA. Since OpenCL handles data transaction in this approach, I still have no idea how data stream is fetch into and get from resize kernel.

1 Like