How to send binary text file (containing 0 and 1 only matrix) to FPGA and receive the output from FPGA after processing?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!