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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则