How to send binary text file (containing 0 and 1 only matrix) to FPGA and receive the output from FPGA after processing?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!