FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6302 Discussions

Avalon-MM master burst transfer

aamodini
New Contributor I
499 Views

I am transferring data from Nios (master) to the FPGA fabric (slave) through the Avalon-MM interface. How do I set the burstcount parameter on Nios and initiate a burst transfer?

aamodini_0-1724262652549.png

I don't see any flag/API in system.h that will help set the burst count.

Labels (2)
0 Kudos
2 Replies
ShengN_Intel
Employee
299 Views

Hi,


Check this document link https://faculty-web.msoe.edu/johnsontimoj/Common/FILES/n2cpu-nii5v1gen2.pdf (page 107, 108). Just need to enable the Add burstcount signal to instruction_master. Not need to set the burstcount parameter on Nios,  burst adapters will be inserted for the burst compatibility between Nios (master) to the FPGA fabric (slave).


Thanks,

Regards,

Sheng


0 Kudos
ShengN_Intel
Employee
251 Views

Hi,


May I know do you have any further concern or update on previous post?


Thanks,

Regards,

Sheng


0 Kudos
Reply