Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAvalon and native interface
Hello Friends, I am studying the Altera ddr2 sdram controller. My aim is to develop a logic that shall generate the address and the data (write and read). I am interfacing this logic to the c...
Altera_Forum
Honored Contributor
15 years agoAsking the same question 4 times won't get you more answers.
If you are connecting your IP to the controller through SOPC builder (which I find more flexible), then yes your IP needs to provide a master interface and the controller is a slave. You could also directly instantiate the controller in your design without SOPC builder and control the slave signals yourself. What's wrong with the diagrams on the Avalon specification? I think there are some templates for Avalon masters on the forum, you should do a search.