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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 9103|回复: 10

[求助] DFT insert的时候出现unmmaped cell的问题

[复制链接]
发表于 2016-1-11 10:38:29 | 显示全部楼层 |阅读模式

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

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

x
各位大神,本人刚接触DFT,在run DFT的时候出现了以下的问题:

insert_dft
Warning: The following synthetic libraries should be added to
        the list of link libraries:
        'dw_foundation.sldb'. (UISN-26)
Error: DFT insertion isn't supported on designs with unmapped cells. (TEST-269)
Information: Scan routing is not complete. Signals 'serial or scan_enables' need to be routed. (TEST-899)
Information: DFT insertion was not successful. There were unrecoverable processing errors. (TEST-211)
0

请问一下,可能是designware library不齐全的问题吗?本人没有对dont_use做setting的动作。
发表于 2016-1-11 18:01:14 | 显示全部楼层
会不会是用了一些应该dont use的cell导致的,我也就是猜一猜。
发表于 2016-1-12 11:01:51 | 显示全部楼层
把这个 dw_foundation.sldb 加到 link_library
 楼主| 发表于 2016-1-13 09:45:19 | 显示全部楼层
回复 3# 大龄文艺男青年


   看起来不行:insert_dft
Warning: Main library 'dw_foundation.sldb' has no time units specified, but library 'ua11lscep15bdrll_135c125_wc' does. (TIM-107)
Warning: Main library 'dw_foundation.sldb' has no capacitance units specified, but library 'ua11lscep15bdrll_135c125_wc' does. (TIM-108)
Warning: The trip points for the library named ua11lscep15bdrll_135c125_wc differ from those in the library named dw_foundation.sldb. (TIM-164)
Error: DFT insertion isn't supported on designs with unmapped cells. (TEST-269)
Information: Scan routing is not complete. Signals 'serial or scan_enables' need to be routed. (TEST-899)
Information: DFT insertion was not successful. There were unrecoverable processing errors. (TEST-211)
0


不过我在跑完synthesis之后,read_ddc,再insert_dft,却可以继续执行,直到write netlist:

dc_shell> source read_ddc.tcl
...
Reading ddc file 'ATM_TOP.ddc'.
Information: Checking out the license 'DesignWare'. (SEC-104)
Loaded 32 designs.
Current design is 'ATM_TOP'.
...
dc_shell> insert_dft
  Routing Clock gating cells
Information: Routing clock gating cell test pins with no specified driver to scan enable 'TEST_SE'
Warning: Protocol generated after insertion in Internal Pins Flow is not accurate and can not be used. (TESTXG-53)
1
发表于 2016-1-13 11:57:10 | 显示全部楼层
set link_library " $link_library dw_foundation.sldb" 这样就好了 不要放最前面
 楼主| 发表于 2016-1-14 14:15:32 | 显示全部楼层
回复 5# 大龄文艺男青年


非常感谢这个建议,而且确实fix了之前的那个Warning:
#-------------------------------------------------------------------------------
# *. Insert DFT
#-------------------------------------------------------------------------------
set test_scan_enable_port_naming_style TESE_SE%s
TESE_SE%s
set_dft_signal -view existing_dft -port TEST_SE -type ScanEnable -active_state 1
Accepted dft signal specification for modes: all_dft
1
set_dft_drc_configuration -internal_pin enable
Accepted dft drc configuration specification.
1
set_dft_insertion_configuration -preserve_design_name true
Accepted insert_dft configuration specification.
1
set_dft_configuration -scan disable -connect_clock_gating enable
Accepted dft configuration specification.
1
insert_dft
Error: DFT insertion isn't supported on designs with unmapped cells. (TEST-269)
Information: Scan routing is not complete. Signals 'serial or scan_enables' need to be routed. (TEST-899)
Information: DFT insertion was not successful. There were unrecoverable processing errors. (TEST-211)
0


但是这个error仍然存在,不知有没好的建议?
发表于 2016-1-15 11:22:56 | 显示全部楼层



你先做综合,综合之后再插scan
发表于 2018-9-27 16:00:45 | 显示全部楼层
回复 6# kookeey

感谢
发表于 2018-9-27 16:13:05 | 显示全部楼层
回复 7# 大龄文艺男青年


   的确有用 感谢
发表于 2019-10-24 15:47:24 | 显示全部楼层


大龄文艺男青年 发表于 2016-1-12 11:01
把这个 dw_foundation.sldb 加到 link_library


问题解决 感谢指导
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

×

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

GMT+8, 2024-12-22 19:24 , Processed in 0.275958 second(s), 8 queries , Gzip On, Redis On.

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