Forum Discussion
Altera_Forum
Honored Contributor
14 years agomaster_waitrequest
Hi everybody, I have a problem in my nios II simulation. I have used the avalon memory-mapped master template for writting into a sdram memory. When I simulate the component and the master_writ...
Altera_Forum
Honored Contributor
14 years agoThat memory controller is not initialized/calibrated by Nios II, that is the old SDR SDRAM controller. Just like the newer DDR SDRAM controllers there is some time spend while the controller is coming up out of reset where it can't perform data accesses off-chip and as a result wait request must be asserted. I can't remember how long that delay is but 143us sounds about right.