Altera_Forum
Honored Contributor
19 years agoaddress calculation
Hello!
I'm developing master peripheral component (32bit) which should read data from sdram(32bit). I found out(with experiment) that if master should read data from address BASE+OFFSET, master should set BASE+OFFSET/4 on address bus. Why? Is it specific of Avalon bus? Thanks a lot!