--- Quote Start ---
originally posted by kero kero keroppi@May 25 2005, 11:14 AM
muffec, it looks like you're trying to read 1800/4 = 450 words sequentially starting at address "data_written", and write each word to the single location at address "memory_base". what is the nature of the slaves at address "data_written" and "memory_base"?
have you tried simulating this software in modelsim? --- Quote End ---
thst's rigth i want to read from the SDRAM to the FIFO interface which i took on the forum in "post your own IP". I write, like you say, 450 words.
I'm writting on the fifo in stream mode.
I don't have modelsim.