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 agoYou really want to leave the interface as 32bit, ignore the high bits on writes and return zeros for reads.
A 16bit Avalon slave requires a bus width adapter (so the 32bit nios master can access it).