Altera_Forum
Honored Contributor
20 years agoaltera' SDRAM controller
I used altera's SDRAM controller to read data from my board SDRAM.
My PLD is the master, and it will access the SDRAM controller. But i find a very strange problem. I test the SDRAM controller, Write data to sdram, I write 400x32 bit(data bus is 32bit), It will spend 430 cycle, (almost one cycle one data). Read data from sdram. I read C00x32bit, But it spend e2d3 cycle!!!!!!(It means that 12 cycle , one data). The delay is too large. Does anyone used the sdram controller, do you have the same result ????? Thanks.