sdram/phy/simphy: OK with DDR3
This commit is contained in:
parent
51ce7cad6f
commit
75ee8a5db9
|
@ -2,10 +2,8 @@
|
||||||
# License: BSD
|
# License: BSD
|
||||||
|
|
||||||
# SDRAM simulation PHY at DFI level
|
# SDRAM simulation PHY at DFI level
|
||||||
# Status:
|
# tested with SDR/DDR/DDR2/LPDDR/DDR3
|
||||||
# - tested against software memtest with SDR/DDR/LPDDR/DDR2 with Verilator.
|
|
||||||
# TODO:
|
# TODO:
|
||||||
# - test with DDR3
|
|
||||||
# - add $display support to Migen and manage timing violations?
|
# - add $display support to Migen and manage timing violations?
|
||||||
|
|
||||||
from migen.fhdl.std import *
|
from migen.fhdl.std import *
|
||||||
|
|
Loading…
Reference in New Issue