Forum Discussion
Altera_Forum
Honored Contributor
12 years agoWithout byte enable the slave port uses native address alignment and following formula is used to calculate the address:
master address = slave base address + (slave word offset * master data width in bytes)