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
Hi, i am new to pynq board and i want to run matrix mult on ultra96v2 pynq board.
I have to write the overlay using vivado hls and vivado to generate tcl and bit file.
But i meet some problem of this.
Can i use only mmult.cpp file which includes mmult.hpp to run C synthesis and export RTL using Vivado HLS?
Or i have to use mmult.cpp, mmult.hpp and main,cpp in Vivado HLS?
Any advice will be aooreciate!!!
Thanks a lot!
Tim
The text was updated successfully, but these errors were encountered:
Hi, i am new to pynq board and i want to run matrix mult on ultra96v2 pynq board.
I have to write the overlay using vivado hls and vivado to generate tcl and bit file.
But i meet some problem of this.
Can i use only mmult.cpp file which includes mmult.hpp to run C synthesis and export RTL using Vivado HLS?
Or i have to use mmult.cpp, mmult.hpp and main,cpp in Vivado HLS?
Any advice will be aooreciate!!!
Thanks a lot!
Tim
The text was updated successfully, but these errors were encountered: