Forum Discussion
Altera_Forum
Honored Contributor
12 years agoDDR3 HMC settings
Hi, all I am now working to use two 16bits DDR3 to get a 32bits data width DDR3, my question is how will i to do with the settings of "Number of chip selects" and "Mirror Addressing:1 per chip ...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- when i do clock design of Cyclone V 5CEFA9F31, should i use one clock to drive the all FPGA with two DDR3 HMCs or drive each bank by distributed clock coming through dedicated pins of each bank? which way is better? --- Quote End --- You'll need to synthesize the design and see. Because the DDR interface uses a PLL, the solution likely involves using a PLL clock input on the same side of the device as the DDR interface. If the two DDR interfaces are on the same side of the device, then you can use PLL+DLL sharing (its an option in the DDR UniPHY setup). Cheers, Dave