How to send binary text file (containing 0 and 1 only matrix) to FPGA and receive the output from FPGA after processing?
2 次查看(过去 30 天)
显示 更早的评论
I have a HLS code (with given input matrix in code itself) and it is working in FPGA. Now I am trying to send a binary text file from matlab to FPGA to have flexible input. How to send binary text file to FPGA and receive the output from FPGA after processing? And at the end I need to compare matlab result with FPGA result. Any idea would be appreciated.
Thanks,
A.
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!