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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

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

[求助] encounter preroute timing 分析时的错误求助

[复制链接]
发表于 2012-8-14 17:37:31 | 显示全部楼层 |阅读模式

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

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

x
encounter preroute timing 分析时报以下错误,说路径没有定义,但是在constraint文件里已经定义了啊

**ERROR: (TA-152):      A latency path from the 'Fall' edge of the master clock  at source pin 'u_aes_core_top/u_S65NLLPLL_ZP1500/CLK_OUT' to the 'Fall' edge of generated clock 'aes_clk' at pin 'u_aes_core_top/u_divider/aes_mux/Z' cannot be found. You must modify your create_generated_clock constraint to be consistent with the network topology. The analysis will continue using 0ns source latency for generated clock 'aes_clk'. For backward compatibility with earlier releases or to remove the edge-to-edge sufficiency checking, you should set the global 'timing_enable_genclk_edge_based_source_latency' to false


constraint中的定义:
create_generated_clock [get_pins u_aes_core_top/u_divider/aes_mux/Z]  -name aes_clk  -source [get_pins u_aes_core_top/u_S65NLLPLL_ZP1500/CLK_OUT]  -divide_by 1
发表于 2012-8-15 05:59:48 | 显示全部楼层
检查source与mux/Z之间的连接,是否真的存在,或者被case analysis挡住了
 楼主| 发表于 2012-8-17 15:52:37 | 显示全部楼层
不会检查,不过还是谢谢了。
发表于 2012-8-17 21:32:59 | 显示全部楼层
佩服你的诚实和勇气!
发表于 2012-8-17 21:58:52 | 显示全部楼层
代码中看看,有没有这个路径,或者路径的hier层级错误了
发表于 2013-11-7 21:04:46 | 显示全部楼层
本帖最后由 issvlsipd 于 2013-11-7 21:51 编辑

Refer below link,
Good explanantion
http://www.cadence.com/Community/forums/p/13859/1292970.aspx

Thanks.
发表于 2015-5-6 16:08:19 | 显示全部楼层
太感谢6楼提供的网页了,终于解决了。
我的问题是 generate_clock定义的时钟下降沿的时刻 和 分频器电路里面实际的产生下降沿的时刻是不统一的。
所以把DC综合脚本里面的 create_generated_clock -name divCLK96M  -source LPWIFI_TXCLK288M   -edges {1 3 7}
把edges的数值修改成 和 分频器电路产生的下降沿时刻统一,就解决了
发表于 2015-5-6 19:42:13 | 显示全部楼层
或者set_global 'timing_enable_genclk_edge_based_source_latency'  false也行的
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-11-16 16:18 , Processed in 0.025020 second(s), 9 queries , Gzip On, Redis On.

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