I am working on a project that uses multiple kernels, including a matmul kernel. However, the matmul kernel I created doesn't perform very well, so I would like to use the matmul kernel you developed. How can I use it?
If I run make hw, can I obtain your kernel's .xo file? Would I be able to use that?
For reference, I am working on my project using the Vitis IDE GUI.
I am working on a project that uses multiple kernels, including a matmul kernel. However, the matmul kernel I created doesn't perform very well, so I would like to use the matmul kernel you developed. How can I use it?
If I run make hw, can I obtain your kernel's .xo file? Would I be able to use that?
For reference, I am working on my project using the Vitis IDE GUI.