Altera_Forum
Honored Contributor
11 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 pripheral driver for the NIOSII. There I have to asign the correct address for read and write data but which comes first?IOWR(base,0,data)
IORD(base,513)
or vice versa? Thank you for your answer! Ben