Hi all,
I am working on a project and I want to stream data stored from an SDcard (.bin files). As the file, stored on the SDcard, can be big I do not know if I need to buffer the data before loading it into the FPGA for signal processing (I guess that would make sense).
I really to not know where to tackle this problem, I also had a look at some example which did not directly worked for my problem. I also searched here to collect some advices but I really have no clue.
I am using a Zynq7020 microzed; I also managed to create a bootable U-boot partition and I am able to log in and start debug sessions. I do not mind if the solution would be in barematel or a linux app.
I am normally not used to program fpga only analyzing data. It would be very nice if you could help me, I am desperate as hell.
Kind Regards
Flow