Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe avalon specification is here (http://www.altera.com/literature/manual/mnl_avalon_spec.pdf).
Writing to the base address should work. Just remember that on an avalon master interface, the address is byte aligned, and not word aligned like on a slave interface.