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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 3049|回复: 0

[求助] modelsim时序反标,sdf加载错误

[复制链接]
发表于 2013-12-26 16:45:12 | 显示全部楼层 |阅读模式

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

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

x
用modelsim做时序反标的时候,出现如下错误:# ** Error: (vsim-SDF-3262) i2c_reader.sdf(1221): Failed to find matching specify timing constraint.
#
# ** Error: (vsim-SDF-3262) i2c_reader.sdf(1222): Failed to find matching specify timing constraint.
#
# ** Error: (vsim-SDF-3262) i2c_reader.sdf(1223): Failed to find matching specify timing constraint.
#
# ** Error: (vsim-SDF-3262) i2c_reader.sdf(1224): Failed to find matching specify timing constraint.
#
# ** Error: (vsim-SDF-3262) i2c_reader.sdf(1225): Failed to find matching specify timing constraint.
#
# ** Error: (vsim-SDF-3262) i2c_reader.sdf(1226): Failed to find matching specify timing constraint.


对应sdf文件的相应行是这样的:
    (SETUP (COND ENABLE_RB===1'b1 (posedge D)) (COND ENABLE_RB===1'b1 (posedge CK)) (0.1841:0.1841:0.1841))
    (SETUP (COND ENABLE_RB===1'b1 (negedge D)) (COND ENABLE_RB===1'b1 (posedge CK)) (0.1965:0.1965:0.1965))
    (HOLD (COND ENABLE_RB===1'b1 (posedge D)) (COND ENABLE_RB===1'b1 (posedge CK)) (0:0:0))
    (HOLD (COND ENABLE_RB===1'b1 (negedge D)) (COND ENABLE_RB===1'b1 (posedge CK)) (0:0:0))
    (WIDTH (COND ENABLE_RB===1'b1 (posedge CK)) (0.4649:0.4649:0.4649))
    (WIDTH (COND ENABLE_RB===1'b1 (negedge CK)) (0.3136:0.3136:0.3136))


还有一类错误是:

# ** Error: (vsim-SDF-3261) i2c_reader.sdf(1234): Failed to find matching specify module path.
#
# ** Error: (vsim-SDF-3261) i2c_reader.sdf(1235): Failed to find matching specify module path.
#
# ** Error: (vsim-SDF-3261) i2c_reader.sdf(1236): Failed to find matching specify module path.
#
# ** Error: (vsim-SDF-3261) i2c_reader.sdf(1237): Failed to find matching specify module path.
#
# ** Error: (vsim-SDF-3261) i2c_reader.sdf(1238): Failed to find matching specify module path.
#
# ** Error: (vsim-SDF-3261) i2c_reader.sdf(1239): Failed to find matching specify module path.
#
# ** Error: (vsim-SDF-3261) i2c_reader.sdf(1240): Failed to find matching specify module path.
#
# ** Error: (vsim-SDF-3261) i2c_reader.sdf(1241): Failed to find matching specify module path.


对应的sdf文件为:

     (COND CK===1'b1&&D===1'b1 (IOPATH RB Q () (0.4799:0.4799:0.4799)))
      (COND CK===1'b1&&D===1'b0 (IOPATH RB Q () (0.4797:0.4797:0.4797)))
      (COND CK===1'b0&&D===1'b1 (IOPATH RB Q () (0.4695:0.4695:0.4695)))
      (COND CK===1'b0&&D===1'b0 (IOPATH RB Q () (0.4787:0.4787:0.4787)))
      (COND CK===1'b1&&D===1'b1 (IOPATH RB QB (0.4626:0.4626:0.4626) ()))
      (COND CK===1'b1&&D===1'b0 (IOPATH RB QB (0.4685:0.4685:0.4685) ()))
      (COND CK===1'b0&&D===1'b1 (IOPATH RB QB (0.582:0.582:0.582) ()))
      (COND CK===1'b0&&D===1'b0 (IOPATH RB QB (0.5897:0.5897:0.5897) ()))


请教上面两类错误怎么解决?sdf文件是Design Compiler导出来的。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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


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

GMT+8, 2024-11-24 09:17 , Processed in 0.019147 second(s), 10 queries , Gzip On, Redis On.

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