enjoy-digital / litedram

Small footprint and configurable DRAM core
Other
383 stars 122 forks source link

LDDR5 Support #291

Closed pjattke closed 2 years ago

pjattke commented 2 years ago

Hi all, From what I have seen in #239 and #63, the LDDR4 support is not complete yet: is this correct and to which extent can LPDDR4 be used with the current code? Given that, I guess that LPDDR5 support is not expected to come in near future?

Keep up the great work and many thanks for your feedback!

kgugala commented 2 years ago

hi @pjattke LPDDR4 is usable with litedram meaning you can train the lines, read and write the memory the features listed in #239 are optional

pjattke commented 2 years ago

Hi @kgugala That's great news, thanks!