DDR3 Clock Trace Length

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

DDR3 Clock Trace Length

ソリューションへジャンプ
3,805件の閲覧回数
shouminliu
Contributor II

The Hardware Development Guide for Vybrid, Rev. 1, 05/2015 says in Table 20 on page 36 that the reference length for the DDR_CLK differential pair is 3 inches. Do they have to be this long? The Guide recommended that the traces be as short as possible in other places. Can we route the DDR_CLK differential pair 1 inch or 800 mils?

Also, what strategy does Table 22 on page 39 show, same-length or by-byte group? Thank you.

Regards,

SL

0 件の賞賛
返信
1 解決策
3,626件の閲覧回数
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
3,627件の閲覧回数
CommunityBot
Community Manager
This an automatic process.

We are marking this post as solved, due to the either low activity or any reply marked as correct.

If you have additional questions, please create a new post and reference to this closed post.

NXP Community!
0 件の賞賛
返信
3,627件の閲覧回数
jiri-b36968
NXP Employee
NXP Employee

Hello SL,

There are two approaches:

- same length for all lines

- or matching by group (data slice).

3 inches is maximal length for same length 2.25 inches for group match. Shorter better. You should easily achieve 800mils.

There are common rules for DRAM/DDR3 memories which should be followed also here like:

- differential lines match

- match in each data slice (Data0, Data1, C/A)

- C/A lines < clock lines

- ...

The best way is to copy the reference design from TWR-VF65 rev.H which is available on the web. Vybrid VF6xx Tower System Kit with ARM DS-5|NXP

/Jiri