jeanthom / gram

DDR3 controller for nMigen (WIP)
Other
14 stars 1 forks source link

Generate MRx values according to DRAM chip specs #15

Open jeanthom opened 4 years ago

jeanthom commented 4 years ago

Currently we use hardcoded values of the MR registers that only work on the ECPIX-5. We should either:

jeanthom commented 4 years ago

This has been partially fixed in https://github.com/jeanthom/gram/commit/bae4da5edf0b881db8f8731b6a4a5f7c7a1d9529, we now have to generate those MRx values.