phy/model: update TODO
This commit is contained in:
parent
5d9b28aa10
commit
8594e12b3a
|
@ -4,11 +4,7 @@
|
||||||
|
|
||||||
# SDRAM simulation PHY at DFI level tested with SDR/DDR/DDR2/LPDDR/DDR3
|
# SDRAM simulation PHY at DFI level tested with SDR/DDR/DDR2/LPDDR/DDR3
|
||||||
# TODO:
|
# TODO:
|
||||||
# - test/add DDR4 support.
|
|
||||||
# - add init/dump capabilities.
|
|
||||||
# - add multirank support.
|
# - add multirank support.
|
||||||
# - add bandwidth/efficiency measurements.
|
|
||||||
# - add timings checks.
|
|
||||||
|
|
||||||
from migen import *
|
from migen import *
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue