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 ago --- Quote Start --- if my case is above then what is the (M)CDMA_DECODING(?).. will it be slave port ? if its is a slave port is it possible to connect slave. can i choose is both sides as master ports , so that i can connect to slave --- Quote End --- You didn't really indicate in any of your posts just what the 'SLAVE' device in your processing chain represents. I assumed it to be something external to Avalon that you just happened to call 'SLAVE'. If it is external to Avalon, then the output side interface of CDMA_DECODING with the (?) would not be an Avalon interface either...it would be whatever it is that 'SLAVE' is expecting to have as a controller. Kevin Jennings