Altera_Forum
Honored Contributor
17 years agoDDR SDRAM controller
Hi Where can find a complete example design which has sdram controller interfacing custom logic with avalon master...without using nios. Thanks in advance, usha.
What is it you're looking for exactly? Are you trying to understand how to write the avalon master? It's pretty simple. You just follow the rules indicated in the specifications document:
http://www.altera.com/literature/manual/mnl_avalon_spec.pdf I have several designs which do what you are indicating but I'm afraid they are proprietary. I can answer any questions you have. If you like, you could take a look at the Avalon OpenCores 10/100 Ethernet MAC available in the shared material section of the forum. It has two avalon masters (DMA controllers). They are simple masters (no bursting) and only 32-bits wide. Jake