Avalon Bus Address alignment

Thread Starter

koundinya

Joined Apr 9, 2013
9
Hi,
I want to know how to use the Avalon Bus Address alignment feature. Is it automated by the Nios to choose the address alignment or do we have to manually do it ?
 

wayneh

Joined Sep 9, 2010
17,498
The Avalon boulevard bus in Los Angeles makes a number of stops. :D

In other words, I think you'll need to supply a LOT more information to get useful help.
 

Thread Starter

koundinya

Joined Apr 9, 2013
9
The problem what I'm actually facing is I have control registers, which i access through Avalon Bus and perform read and write operations.
Internally I have assigned register addresses as 0 1 2 3 4 5 etc. I'm facing problems trying to map the addresses sent by Avalon Bus to my internal register addresses.
I came across the document "Avalon Bus Specification Reference Manual" in which there is the concept of address alignment, Native address alignment in particular which solves my problem, but I'm not able to implement it.
 
Top