Forum Discussion
Altera_Forum
Honored Contributor
11 years agoAvalon MM: writedata and write
Hi, a beginner's question, when passing data from HPS to the FPGA I use the AVALON MM interface. Now I'm a bit in doubt, if it is better to check "write" and then fetch "writedata" into a reg (verilo...
Altera_Forum
Honored Contributor
11 years agoI guess theres different ways to do it, but I believe that by far the simplest and most straight forward way to know when your module is being written to is to examine the 'write' or 'write_n' signal.