Hello everyone, I am new to pynq ultra96 v2 board. I am going to create a custom about matrix multiplication or simple calculation using Vivado HLS with C or C++.
But i meet some problem about what data type to use in order to feed the input array into the void function in Vivado HLS.
And I also do not know how to write the code about hardware port such as s_axilite or something else and then return the output array so that i can call the function on jupyter using python?
It would be grateful that if someone can give me some tutorial or project or advices!!
Thanks a lot!
Tim