FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5929 Discussions

How to implement "dual channel mode" to get effective bit width of 128bits while operating with DDR4 with Arria10 device?

SKGR0
Beginner
611 Views
 
0 Kudos
3 Replies
Deshi_Intel
Moderator
360 Views

HI,

 

You can instantiate two DDR4 IP, each with 64 DQ width to get total of 128 DQ width support.

 

Thanks.

 

Regards,

dlim

0 Kudos
SKGR0
Beginner
360 Views

I observed that the total number of DQ pins available in DDR4 is 64. By instantiating two DDR4 IP , will I be able to access 128 bits simultaneously in the same clock cycle?

0 Kudos
Deshi_Intel
Moderator
360 Views

Short answer is YES provided that both DDR4 IP memory controller is able to process the data simultaneously else we should expect data delay from one of the DDR4 IP.

 

Regards,

dlim

0 Kudos
Reply