Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAvalon MM Interface
Hi, I'm using a Nios2 processor as an avalon memory mapped master. The Nios2 is connected to a avalon mm slave, which is the controller for a sram. Now I can read and write from Nios2 to the s...
Altera_Forum
Honored Contributor
16 years agoThe additional hardware is my own IP (not realised yet).
I think I need to create an avalon mm master. At the top level of SOPC I need a (unidirectional) adressbus (to the IP), a data bus (to the top-level). and a clock (data valid with rising edge). The goal is to give the data of the sram at the adressbus adress to the databus. How can I reach this? Sorry, I don't have any experience with the component editor. Thank you. Mark