在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 3015|回复: 7

[求助] dc各种时序计算问题

[复制链接]
发表于 2011-8-26 23:01:10 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x

电路图

电路图

时序约束

时序约束


请教下:根据时序描述中的说明,怎么得到下面的TCL约束文件(不清楚红色部分怎么得来的),麻烦各位大牛指点下,谢谢。。。
create_clock -period 3 [get_ports clk]
set_clock_latency -source -max 0.7 [get_clocks clk]
set_clock_latency -max 0.3 [get_clocks clk]
set_clock_uncertainty -setup 0.15 [get_clocks clk]
set_clock_transition 0.12 [get_clocks clk]

set_input_delay -max  0.45 -clock clk [get_ports data*]
set_input_delay -max  0.4 -clock clk [get_ports sel]


set_output_delay -max  0.5 -clock clk [get_ports out1]
set_output_delay -max 2.04  -clock clk [get_ports out2]
set_output_delay -max  0.4 -clock clk [get_ports out3]

set_input_delay -max 0.3 -clock clk [get_ports Cin*]
set_output_delay -max 0.1 -clock clk [get_ports Cout]
 楼主| 发表于 2011-8-26 23:02:51 | 显示全部楼层
时序的问题不怎么懂,麻烦各位尽量讲得仔细点,谢谢啊。。。
发表于 2011-8-29 17:13:56 | 显示全部楼层
同求解答。红色部分的那些数字究竟是怎么计算出来的。
发表于 2011-8-29 17:49:48 | 显示全部楼层
set_clock_uncertainty -setup 0.15 [get_clocks clk]  
0.3×2 + 0.4(jitter) + 0.5(margin)
发表于 2011-8-29 17:51:03 | 显示全部楼层
inputdelay outputdelay自己看文档的定义吧
发表于 2011-8-29 17:53:20 | 显示全部楼层
set_input_delay -max 0.3 -clock clk [get_ports Cin*]
set_output_delay -max 0.1 -clock clk [get_ports Cout]

只要保证两者的和为0.4即可(3-2.45(delay) - 0.15(uncertainty ))
发表于 2014-4-1 03:25:48 | 显示全部楼层
回复 1# hxfwdzx 您好,我看您发了一个帖子:

”synopsys库文件功耗自己手算问题“

您后来是怎么算的,我最近也想自己算,很急,方便联系我吗?请教下

qq:251269939
发表于 2014-4-4 06:21:14 | 显示全部楼层
clock uncertainty is dominate by the design spec. That is the clock source duty cycle distortion.
input and output delay is dominate by the previous block and next block input/output budget.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条


小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-6 13:51 , Processed in 0.024590 second(s), 12 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表