Forum Discussion
BoonBengT_Altera
Moderator
3 years agoHi @Laxmis,
Thank you for posting in Intel community forum and hope all is well.
If I understand the situation correctly, you are trying to vector add example to compile and run the Matrix Multiply Sample.
Seems that you have successfully run the emulator with some changes on the MakeFile.
As mention previously the Matrix Multiply are not design for FPGA, hence running in hardware would defeat the purposes of understand oneapi on FPGA.
Hence would recommend to follow the similar project below to use the cmake to generate the make which will allow emulation and also hardware execute.
Hope that clarify.
Best Wishes
BB