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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 2621|回复: 1

[求助] library_setup_time puzzle

[复制链接]
发表于 2010-4-3 12:26:53 | 显示全部楼层 |阅读模式

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

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

x
The followint is a slice of timing library.
  
  .........
  
  pin(D) {
    direction : input;
    nextstate_type : data;
    related_ground_pin : VSS;
    related_power_pin : VDD;
    capacitance : 0.0009724;
    rise_capacitance : 0.0009724;
    fall_capacitance : 0.0009669;
    timing () {
      related_pin : "CP";
      sdf_cond : "SDN_SDFCHK";
      timing_type : setup_rising;
      when : "SDN";
      rise_constraint (constraint_template_3x3) {
        index_1 ("0.0075, 0.0917, 0.7657");
        index_2 ("0.0075, 0.0917, 0.7657");
        values ( \
            "0.05026, 0.07239, 0.1913", \
            "0.02122, 0.04428, 0.1612", \
            "-0.06691, -0.04752, 0.05172" \
        );
.........


index_1 is the related_pin_transition ( the transition of CP pin?), index_2 is constrainted_pin_transition (the transition of D pin?);

My question is what's the order of index_1 and index_2 for values ? How I can get this information from library?

If the following order is right (see the figure), why the library_setup increase with index_1(clk pin transtion time) increase, but decrease with index_2(D pin transtion) increase.
In my opinion, the setup time should increase which the increase of D pin transtion time and decrease with the increase of CP pin transtion time.

      index1
--------------------->  
| i                       
| n
| d
| e
| x
| 2
|
v     

Thanks for your consideration.
发表于 2012-3-8 20:27:19 | 显示全部楼层
同问,如何查看这个timing library?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-5-18 15:40 , Processed in 0.029430 second(s), 9 queries , Gzip On, Redis On.

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