Altera_Forum
Honored Contributor
15 years agoAvalon-MM slave burst mode C example
I've created an Avalon-MM slave using burst mode in SOPC but I don't know how to initiate a burst write in "C". Without burst mode it is just a memory mapped device using simple pointers but how do you send a block of data for burst mode? Using DMA? Using memcpy? Or some other function provided in the BSP?
Thanks,