enjoy-digital / litedram

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

Move tRRD to SpeedgradeTimings? #185

Open enjoy-digital opened 4 years ago

enjoy-digital commented 4 years ago

From https://github.com/enjoy-digital/litedram/pull/181:

tRRD is specified in _TechnologyTimings, so we cannot specify different values for different speed grades. In the datasheet it depends on the speed grade, the highest possible value is used in the module definition. Should we move tRRD to _SpeedgradeTimings and define a specific value for each speedgrade?