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 agothats why i use the signal name suggestion from one of those altera documents.
avm_userif1_read (thats an output) avs_userif2_read (thats an input) where avs is avalon valid slave and avm is avalon valid master the most positive effect is, that the sopc component editor automaticaly does the correct connection between your ip interface signal and the corresponding avalon signal. well 99% it works.