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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

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

[求助] ndr不成功问题。

[复制链接]
发表于 前天 15:25 | 显示全部楼层 |阅读模式

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

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

x



这是我CTS的设置,只设置了INV。
set cts_inv_cells [list CKINVM12H CKINVM16H  CKINVM20H CKINVM24H  CKINVM4H CKINVM6H CKINVM8H]

foreach libraryname $cts_inv_cells {
  echo "setDontUse $libraryname false"
  setDontUse $libraryname false
}



add_ndr -name cts_w2s2 -width_multiplier {ME3 2 ME4 1} -spacing_multiplier {ME3 2 ME4 1} -via {VI1 2 VI2 2 VI3 2}

create_route_type -name trunk_rule -non_default_rule cts_w2s2 -top_preferred_layer ME4 -bottom_preferred_layer ME3
set_ccopt_property route_type trunk_rule -net_type trunk

#=========== shielding =============
create_route_type \
-name VREF \
-top_preferred_layer ME4 \
-bottom_preferred_layer ME3 \
-preferred_routing_layer_effort high \
-non_default_rule cts_w2s2 \
-shield_net GND \
-shield_side both_side


目前出现三个问题,一是ndr还是按照默认设置,二是shilding没设置成功,缺少shape,不是很理解,三是balance的问题,我本来就没有设置buffer,但是不知道是不是这个原因。
1、#WARNING (NRDB-2120) Special net VREF is missing wiring shapes, will disable tie-net connections to this net.



2、Route type trimming info:
  No route type modifications were made.
**WARN: (IMPCCOPT-1183):        The library has no usable balanced buffers for power domain auto-default, while balancing clock_tree clk_generator_for_tx_clk<1>. If this is not intended behavior, you can specify a list of lib_cells to use with the buffer_cells property.



3、**WARN: (IMPCCOPT-1183):        The library has no usable balanced buffers for power domain auto-default, while balancing clock_tree clk. If this is not intended behavior, you can specify a list of lib_cells to use with the buffer_cells property.

您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

×

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

GMT+8, 2024-12-22 21:55 , Processed in 0.015549 second(s), 8 queries , Gzip On, Redis On.

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