Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

DDR3 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 select" ?

The device i use is cylcone V.

Best Regards!

12 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    1.How to understand the statement "Connect unused pins as defined in the Quartus II software" in Cyclone V Device Family Pin Connection Guidelines?

    --- Quote End ---

    You read notes 12 and 13 as the PCG file recommends, and then you scratch your head and wonder what it means :)

    The *best* way to make sure all synthesis "rules" are followed is to create your top-level design, and use Quartus to synthesize the design. Quartus has these types of rules checks built in.

    --- Quote Start ---

    2.Does the dedicated clock input pins use the BANK supplies where they are located? I now connect the LVDS(2.5V) clock to the clock input pins of the bank with 1.5v bank supply for DDR3, I am not sure whether this is correct.

    --- Quote End ---

    Again, allow Quartus to answer the question; assign an LVDS clock within that bank and see if it is accepted. I'm pretty sure it will, on earlier devices the LVDS input buffer power source was different than VCCIO, so you could have LVDS clock inputs.

    Cheers,

    Dave