Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAvalon_ mm_ master wrapper (vhdl)
Hello, I have written a code for CDMA Encoding and CDMA Decoding using VHDL Language. Now i have to create as a custom IP using component editor.Here i want a help regarding the avalon signals. ...
Altera_Forum
Honored Contributor
14 years agoLook here:
http://www.altera.com/support/examples/exm-list.jsp?cat=embedded Refer to the Avalon-MM Slave and/or Master Templates. Wrapping your component to a MM-slave is easy: simply connect your PI and output ports to the user_data* registers. A MM-Master is a bit more complex.