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