mirror of
https://github.com/enjoy-digital/litedram.git
synced 2025-01-04 09:52:25 -05:00
phy: add small description on a7ddrphy/k7ddrphy
This commit is contained in:
parent
802227bbcf
commit
ca9d33da83
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# 1:4 frequency-ratio DDR3 PHYs for Artix7
|
||||
# tCK=2.5ns CL=7 CWL=6
|
||||
|
||||
from litex.gen import *
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# 1:4 frequency-ratio DDR3 PHYs for Kintex7
|
||||
# tCK=5ns CL=7 CWL=6
|
||||
|
||||
from litex.gen import *
|
||||
|
|
Loading…
Reference in a new issue