Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- If you have an 8bit slave you'll get a bus width adapter added than generates 4 cycles to your slave for every access done by the nios. --- Quote End --- This is incorrect (perhaps old?) information. 8/16/32-bit accesses from NIOS via IORD/WR_xxDIRECT() behave like you would naturally expect against an 8-bit slave: you get 1, 2, or 4 transactions.