Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Avalon MM master burst write/read

Altera_Forum
Honored Contributor II
1,240 Views

Hi, I would like to know is it a must to include the beginbursttransfer if the custom master support burst transaction?

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
446 Views

It is not a mandatory signal and I do not recommend using it. To support bursting all you need is the burst count signal and make sure it meets the correct signal timing based on what is provided in the Avalon specification.

0 Kudos
Reply