DDR data retention

0

Looking into getting data retention working for my design and I came across below requirement in the documentation.

"The AFI must use all four DDR controllers. (All of DDR_A_PRESENT, DDR_B_PRESENT, DDR_D_PRESENT must be set. DDRC is part of the shell and is always present.)"

My design only uses DDRC so I only care about DDRC data retention. Can I get away with not instantiating the other three DDR controllers or they're necessary for some reason?

ljp0101
asked 2 years ago313 views
2 Answers
0

Hello,

With the current implementation, all four DDR controllers are required for DDR Data retention to work. Your AFI creation (if DDR Retention is enabled) will fail if we do not detect all four DDR controllers.

We will also take this as a feature request to see if/how we can enable your use case.

-Deep

Deep_P
answered 2 years ago
0

Thanks. This isn't that big of a deal for me, just a nice to have. Tradeoff for my design is I'd rather use logic for more modules than otherwise unused memory controllers.

ljp0101
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions