Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAvalon-MM-Slave address alignment
Hi All I have aquestion regarding the address alignment of a an-MM slave. My MM-Save has an avs_readdata and avs_writedata port each 512 bit wide. Now I'm trying to write the custom prip...
Altera_Forum
Honored Contributor
12 years agoIf I declare my struct like you stated above and I try to write to reg_0 with
<CODE> my_device->reg_0 = 1;<\CODE> my NIOS stops working. However, if I check the address in debug mode of my_device it's the right one.