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
feita há 5 anos344 visualizações
1 Resposta
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
respondido há 5 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas