Forum Discussion
Altera_Forum
Honored Contributor
12 years agosdram controller
Greetings Gentlemen! So I've been using SRAM for the longest time but I'm kinda at a point now where I want *MORE*. Unfortunately, this also means PAYING more so I'm kinda forced to use SDRAM. ...
Altera_Forum
Honored Contributor
12 years agoThanks Josyb!
Alright, that's kinda what I thought. Commands and CAS-latency need to be clocked but the mandatory waiting time does not. In that case, at 25mhz it looks I can issue an activate followed by a read in the next clock. Then that needs to be followed up with 2 CAS-latency clocks to get the data moved through the pipeline. Awesome! Thanks again! -Mux