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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 6684|回复: 6

[求助] 如何看Timing文档?

[复制链接]
发表于 2013-5-28 10:53:33 | 显示全部楼层 |阅读模式

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

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

x
ICC新人一枚,按照流程跑了一遍,但是不知道如何看结果,特别是Timing,求高人指点!!(report_constrainst的结果文档如下)

        Parasitic source    : LPE
        Parasitic mode      : RealRC
        Extraction mode     : MIN_MAX
        Extraction derating : -40/25/125

                                                   Weighted
    Group (max_delay/setup)      Cost     Weight     Cost
    -----------------------------------------------------
    FEEDTHROUGH                  0.00      1.00      0.00
    REGIN                        4.68      1.00      4.68
    REGOUT                       0.00      1.00      0.00
    clk1m                        0.00      1.00      0.00
    clk4m                        0.00      1.00      0.00
    clk12m                       0.00      1.00      0.00
    default                      0.00      1.00      0.00
    -----------------------------------------------------
    max_delay/setup                                  4.68

                              Total Neg  Critical
    Group (critical_range)      Slack    Endpoints   Cost
    -----------------------------------------------------
    FEEDTHROUGH                  0.00         0      0.00
    REGIN                        4.68         1      4.68
    REGOUT                       0.00         0      0.00
    clk1m                        0.00         0      0.00
    clk4m                        0.00         0      0.00
    clk12m                       0.00         0      0.00
    default                      0.00         0      0.00
    -----------------------------------------------------
    critical_range                                   4.68

                                                   Weighted
    Group (min_delay/hold)       Cost     Weight     Cost
    -----------------------------------------------------
    FEEDTHROUGH                  0.00      1.00      0.00
    REGIN                        0.00      1.00      0.00
    REGOUT                       0.00      1.00      0.00
    clk1m                        0.05      1.00      0.05
    clk4m                        0.00      1.00      0.00
    clk12m                      12.15      1.00     12.15
    default                      0.00      1.00      0.00
    -----------------------------------------------------
    min_delay/hold                                  12.21


    Constraint                                       Cost
    -----------------------------------------------------
    multiport_net                                    0.00 (MET)
    max_transition                                   0.93 (VIOLATED)
    max_fanout                                       0.00 (MET)
    max_capacitance                                  0.00 (MET)
    max_delay/setup                                  4.68 (VIOLATED)
    sequential_clock_pulse_width                     0.00 (MET)
    critical_range                                   4.68 (VIOLATED)
    min_delay/hold                                  12.21 (VIOLATED)
    max_area                                     30964.69 (VIOLATED)
发表于 2013-5-28 11:12:26 | 显示全部楼层
不知道你用什么命令报告出来的,这样看只是个总括,不太清楚。
推荐一个icc report timing的命令:
extract_rc -coupling_cap
update_timing
report_constraint -all_violators -scenario [all_scenarios ] -nos  > TimingReport/Post_Route_all_vio.rpt
==〉这个是所有违例endpoint的报表,包括setup/hold/max_trans/max_cap等
report_timing -delay max -path full_clock_expanded -nworst 1 -max_paths 10000 -nets -input_pins -slack_lesser_than 0.000 -scenario [all_scenarios] -nos > TimingReport/Post_Route_setup_path1000_lesser0.rpt
==〉这个是setup违例的详细报表
report_timing -delay min -path full_clock_expanded -nworst 1 -max_paths 100000 -nets -input_pins -slack_lesser_than 0.000 -scenario [all_scenarios] -nos > TimingReport/Post_Route_hold_path1000_lesser0.rpt
==〉这个是hold的详细报表
 楼主| 发表于 2013-5-28 13:00:08 | 显示全部楼层
回复 2# xjg@hmes


嗯,你说的方法我会试试,但是就算弄出详细的报告也还是要知道怎么看懂啊?
我现在就想知道如何看Timing report
 楼主| 发表于 2013-5-28 13:09:08 | 显示全部楼层
回复 2# xjg@hmes


   对了,我的report就是用report_constrainst 生成的
发表于 2013-5-28 20:33:24 | 显示全部楼层
本帖最后由 xjg@hmes 于 2013-5-28 20:34 编辑

回复 4# Rucas

基础的一些建议你看下面这个资料:
http://bbs.eetop.cn/viewthread.php?tid=266690&highlight=STA%2Bna

深入一点的可以和晓龙当面讨论
 楼主| 发表于 2013-5-29 09:35:45 | 显示全部楼层
回复 5# xjg@hmes


   我经常把他征调过来义务帮忙,呵呵呵呵
发表于 2015-12-26 22:27:06 | 显示全部楼层
恩恩,正在学习~
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2025-7-17 06:11 , Processed in 0.023844 second(s), 9 queries , Gzip On, MemCached On.

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