Hi all,
What is the difference between AXI4 with mode burst and using the DMA??
Thank you,
Mokhtar.
Hi all,
What is the difference between AXI4 with mode burst and using the DMA??
Thank you,
Mokhtar.
AXI4-Burst is the protocol used by DMA IP-Cores to move data in the AXI4.
When you need an IP-Core to copy data, use the DMA IP-Core.
On all other actions, like you have lots of data you need to do some calculations on, generate a custom IP-Core.
AXI4-Burst is the protocol used by DMA IP-Cores to move data in the AXI4.
When you need an IP-Core to copy data, use the DMA IP-Core.
On all other actions, like you have lots of data you need to do some calculations on, generate a custom IP-Core.