How to use burst mode of AXI-4?

0

Hi,

Is there example or tutorial for burst mode of AXI-4?
I am trying to use burst mode to write bulk data to DRAMs. Apart from burst signals on FPGAs, I did not find which c program or function I should use.

Thanks!

Sam

SamTian
已提問 5 年前檢視次數 345 次
1 個回答
0

Hi
Each DRAM interface is accessed via an AXI-4 interface - AXI-4 (CL Master and DRAM controller is slave) – 512-bit AXI-4 interface to read/write DDR. For RTL/HDK development, the cl_dram_dma is a starting point. Please refer to the AXI4 spec for guidance on how to do burst transfers. https://www.xilinx.com/products/intellectual-property/axi.html#overview
Thanks
Kris

AWS
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南