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 agoDear Sir, When should we assert these signals.
1.read---> if "read=1" , generally what should happen,it reads read address . am i right? 2.write---> if "write=1"writes into some write address. but i have a doubt in these following control signals: 1.readwaittime 2.readdatavalid 3.waitrequest please tell something about these three signals correctly.what should happen ,when we assert which signals. thanks in advance.