xup_vitis_network_example
xup_vitis_network_example copied to clipboard
Low level xrt api
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.
PR looks good. A bit more comments on the code would be good
@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.
I'll make time next week to test this and merge.