Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe CPU is limited to a 32 bit access, so you'll have to do two 32 bit reads/writes. They will probably be seen as two accesses by your slave, even if it is on a 64 bit bus.
The CPU is limited to a 32 bit access, so you'll have to do two 32 bit reads/writes. They will probably be seen as two accesses by your slave, even if it is on a 64 bit bus.