Forum Discussion
Altera_Forum
Honored Contributor
12 years agoUnfortunately there is no fix for this, it is how the Avalon fabric translates a 32-bit read on a 8-bit slave. The only workaround I can think of is that you make your own 32-bit Avalon MM slave that will do the translation to 8 bit accesses itself, splitting one 32-bit request into 1,2 or 4 8-bit requests.