Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20243 Discussions

hi, when i use a10_pcie_ avmm_ dma for acessing a ddr4 of 4GB,how can i set the parameters to traverse all addresses of ddr4?

茫于000
Novice
405 Views
 
0 Kudos
1 Reply
BoonT_Intel
Moderator
193 Views

Hi Sir,

The DMA interface PCIe AMM setting used 64bits addressing. And for 4GB of DDR4 memory, it only need 32bits (2^32) addressing. Thus, it is more than enough to traverse all addresses of DDR4.

0 Kudos
Reply