sdram/module: add tREFI uniformization to TODO
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 21 Mar 2015 17:59:16 +0000 (18:59 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 21 Mar 2015 17:59:16 +0000 (18:59 +0100)
misoclib/mem/sdram/module.py

index d105adb8a75a5b866aad1cf8fb397ea1199cc6a3..4572c001d7f495c3d72e35182900ce244c374f0b 100644 (file)
@@ -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