Forum Discussion
Altera_Forum
Honored Contributor
21 years agoIORD_16DIRECT causes 2 reads on a 16-bit data bus
A 16-bit write quite rightly performs a single write cycle. A 16-bit read performs two reads, with the next (word) address being read on the second cycle. Why? Simplification of the bus arbit...
Altera_Forum
Honored Contributor
21 years agoHello,
Searching the forum with the keywords „dynamic AND bus AND sizing” will help to understand the behaviour. Take the Avalon bus specification as a book with golden rules. Regards, niosIIuser