Forum Discussion
sadad
New Contributor
7 years agoAvalon Interconnect Dynamic Bus Sizing and Bursts
Hello! My Avalon-MM master has 32bit data width and is bursting capable. Now i connect an Avalon-MM slave with 8bit data width which is also bursting capable. Will a 32bit read or write access to ...
KennyT_altera
Super Contributor
7 years agoOnce set to VHDL, I can see the simulation already. Did you make changes to the parameter to the slave? As I remember correctly, this design example uses number of symbols 4 and burst count with 1 on the slave side.
- BInos7 years ago
New Contributor
Thats the point of my tb:
Test access from 32bit (symbolcount 4) mm master to bursting capable 8bit (symbolcount 1) mm slave.
And see if the Avalon Bus Adapter will issue 4x8bit read/write bursts.