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

Avalon-MM master burst transfer

aamodini
Novice
246 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
1 Reply
ShengN_Intel
Employee
46 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
Reply