sdram/module: add tREFI uniformization to TODO
This commit is contained in:
parent
0f9b0c6f0f
commit
c60d99583d
|
@ -13,6 +13,7 @@
|
|||
# configurations.
|
||||
# - Modules can have different speedgrades, add support for it (and also add
|
||||
# a check to verify clk_freq is in the supported range)
|
||||
# Try to uniformize tREFI computations between modules
|
||||
|
||||
from math import ceil
|
||||
|
||||
|
|
Loading…
Reference in New Issue