Altera_Forum
Honored Contributor
12 years agoRead file from SDRAM
Hi,
I am trying to develop an IP that read a file which will be stored in the SDRAM and then send the data read. I've seen that we can read from the SDRAM with the IORD function but I prefer not to do it with the soft. What I am actually trying to do is to use a DMA to read the data. Is that possible ? How can I proceed ? Thanks !