Forum Discussion
Altera_Forum
Honored Contributor
11 years agoWhy is my software not producing the correct Avalon write?
I have my nios connected to an Avalon memory mapped bridge that will allow me to communicate with an external RTL component. All I am trying to do is read and write to a register in the RTL component...
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Hi, Are you sure the address is correct ? The bridge changes the address, you need to add the bridge's address with the Avalon-MM slave component, to get the final address. Did you use signal tap to see if the bus transaction is correct ? --- Quote End --- I am currently running signal tap now and I am not seeing the write transaction I requested. What exactly do you mean that the bridge changes the address? I am looking at the address map in qsys and I see that the bridge is located at 0x0002_0000.