mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
sdram/module: add tREFI uniformization to TODO
This commit is contained in:
parent
0f9b0c6f0f
commit
c60d99583d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue