Skip to content

Commit 75ee8a5

Browse files
committedMar 28, 2015
sdram/phy/simphy: OK with DDR3
1 parent 51ce7ca commit 75ee8a5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

Diff for: ‎misoclib/mem/sdram/phy/simphy.py

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
# License: BSD
33

44
# SDRAM simulation PHY at DFI level
5-
# Status:
6-
# - tested against software memtest with SDR/DDR/LPDDR/DDR2 with Verilator.
5+
# tested with SDR/DDR/DDR2/LPDDR/DDR3
76
# TODO:
8-
# - test with DDR3
97
# - add $display support to Migen and manage timing violations?
108

119
from migen.fhdl.std import *

0 commit comments

Comments
 (0)
Please sign in to comment.