enjoy-digital / litedram

Small footprint and configurable DRAM core
Other
365 stars 115 forks source link

Underclocking DRAM controler to increase access time #346

Open denishoornaert opened 10 months ago

denishoornaert commented 10 months ago

Hey!

I would like to modify the configuration of my DRAM controller to increase the access time. Naturally, my first thought is to lower the DRAM input frequency (let us say in genesys2 litex-board) or the amount of phases.

I wonder if I can safely do one of the two. And, if yes, can I simply divide the input frequency while keeping the frequency of the softcore (e.g., VexRiscxv) unchanged?

Thanks a lot!