DDR3 Clock Trace Length

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

DDR3 Clock Trace Length

跳至解决方案
2,777 次查看
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 解答
2,598 次查看
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 回复数
2,599 次查看
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,599 次查看
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