sdram/module: add tREFI uniformization to TODO

This commit is contained in:
Florent Kermarrec 2015-03-21 18:59:16 +01:00
parent 0f9b0c6f0f
commit c60d99583d
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
# configurations. # configurations.
# - Modules can have different speedgrades, add support for it (and also add # - Modules can have different speedgrades, add support for it (and also add
# a check to verify clk_freq is in the supported range) # a check to verify clk_freq is in the supported range)
# Try to uniformize tREFI computations between modules
from math import ceil from math import ceil