read the values from the SD card

Questions and discussions about the Xillybus IP core and drivers

read the values from the SD card

Postby Guest »

Hello,
I need a help from you guys. I am using microzed board. I have a set of values stored in my SD card as text file. I want to load that values to my FPGA. I dont know how to do.Can anyone please help me.
Guest
 

Re: read the values from the SD card

Postby support »

Hello,

I would suggest writing some piece of software that reads the data from the SD card and writes it to a Xillybus stream in the desired format. This is just plain file I/O.

On the FPGA side, connect your application logic to the Xillybus IP core through a standard FIFO and fetch the data from the FIFO.

Please refer to the "Getting Started" documents in the documentation section of Xillybus' web site, to get an idea on how the system would look like.

Good luck,
Eli
support
 
Posts: 802
Joined:

Re: read the values from the SD card

Postby Guest »

Thank you Eli. I have been sent different values to my microzed using httpd request. So Now the values are stored as a text file in the linux system files in the sd card. I am a begiiner so dont have much ideas. Can you guide me please.
Guest
 


Return to Xillybus

cron