Altera_Forum
Honored Contributor
14 years agoMaster Addressing Issues
Hey everybody,
I have a question concernig the Avalon-MM Master Interface in Qsys. My Datawidth is 32 Bit and so I have a 4 Bit Byteenable Signal. My Adresswidth is 32 Bit, too. If I understood the Avalon Bus correctly, my Master should only do aligned addressing (0x00, 0x04, 0x08,...). Here is my question now: Does this aligned adressing concern to Byte adresses oder (for my 32 Bit Master) double word adresses? Is it wrong if I send the DoubleWord Address 0x01 (meaning 0x04,0x05,0x06,0x07 in Byte Adressing) instead of sending the Byte Adress 0x04? I hope you can understand what I mean.. Thanks so far. Michl