projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b94647a
)
k7ddrphy: decrease CAS latency to account for cmd/data flight time
author
Sebastien Bourdeauducq
<sb@m-labs.hk>
Fri, 22 Aug 2014 10:46:01 +0000
(18:46 +0800)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Fri, 22 Aug 2014 10:46:01 +0000
(18:46 +0800)
misoclib/sdramphy/k7ddrphy.py
patch
|
blob
|
history
diff --git
a/misoclib/sdramphy/k7ddrphy.py
b/misoclib/sdramphy/k7ddrphy.py
index d4a9f3ba9af7151898b42d59a553fe9b08073bfa..32d4e77123a6d6ef933070361450f022baa30269 100644
(file)
--- a/
misoclib/sdramphy/k7ddrphy.py
+++ b/
misoclib/sdramphy/k7ddrphy.py
@@
-20,7
+20,7
@@
class K7DDRPHY(Module):
wrphase=2,
rdcmdphase=1,
wrcmdphase=0,
- cl=
8
,
+ cl=
7
,
cwl=6,
read_latency=6,
write_latency=2