You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To support FPGA kernels operating on host-side buffers (and GPU buffers down the line) we need to enable mastering the QDMA from the host side. Modify QDMA config to enable mastering, and implement any required host-side and FPGA-side infrastructure.