Forum Discussion
Altera_Forum
Honored Contributor
18 years agoDoes Altera SDR SDRAM Module support pipelined accesses or not?
I'm confused ... :confused: Does the Altera SDR SDRAM controller support pipelined reads / writes or not? Up until today I've been under the impression that I needed to license a 3rd par...
Altera_Forum
Honored Contributor
18 years agoYes, the pipelined transfers are supported, read and write.
Just write simple Avalon Master, which writes or reads permanently (do not forget the incrementintg the address (+4) while waitrequest is low) and see what happens in simulation :-) It should work perfectly. Kest