Altera_Forum
Honored Contributor
15 years agoAValon Bus Property "maxBurstsize"
I have to map my custom logic, which is a ddr controller with the Nios Proc via Avalon MM bus interface. So, I was reading Avalon bus specs. I found two similar things which confused me.
1.) burstcount : which is a signal type & defines the width of burst count signal. it has a value range 1-11. if we choose value "10" it means we can do 1k transactions in any perticular burst. the second thing is 2.) maxburstcount : they describe it as "The maximum burst size that a slave can accept". its legal value is 64 & default value is 1. Can anybody explain the difference b/w them. thanks in advance...