Skip to content

Commit

Permalink
sdram/phy/simphy: OK with DDR3
Browse files Browse the repository at this point in the history
  • Loading branch information
enjoy-digital committed Mar 28, 2015
1 parent 51ce7ca commit 75ee8a5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions misoclib/mem/sdram/phy/simphy.py
Expand Up @@ -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 *
Expand Down

0 comments on commit 75ee8a5

Please sign in to comment.