xup_vitis_network_example icon indicating copy to clipboard operation
xup_vitis_network_example copied to clipboard

Low level xrt api

Open TristanLaan opened this issue 3 years ago • 2 comments

This is a C++ XRT API with less abstraction than the current C++ driver. The abstraction of the XRT device and kernel in the other driver caused issues for us with integrating it into the ACCL project.

TristanLaan avatar Jul 27 '22 14:07 TristanLaan

PR looks good. A bit more comments on the code would be good

mariodruiz avatar Jul 29 '22 09:07 mariodruiz

@fpgafais would you help me review this?

My colleagues need a lower level driver for ACCL, so they are proposing this PR. I think your code can build on top of this.

mariodruiz avatar Jul 29 '22 13:07 mariodruiz

I'll make time next week to test this and merge.

mariodruiz avatar Sep 15 '22 06:09 mariodruiz