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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 8418|回复: 15

[解决] ICC PowerPlan issue [已解决]

[复制链接]
发表于 2012-12-28 17:16:43 | 显示全部楼层 |阅读模式

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

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

x
本帖最后由 defflin 于 2013-1-15 17:07 编辑

执行完:synthesize_fp_rail -nets {VDD VSS} -voltage_supply 1.62 -synthesize_power_plan -power_budget 350 -pad_mastes { PVDD1W PVSS1W }
   返回结果如下:
   Number of pad instances: 0  ;// 我其实已经例化了好几组power pad;
   Error: All the P/G pads do not have power ports, or all the power ports are not connected to power or ground net logically.(PNA-006)
   Creating PNS Replay file ./pna_output/pns_replay.tcl
   Power network synthesis failed.
   0

   因为在做lab的时候,这一步是可以过的,所以我认为是io的mw出了问题;所以我重做了io的mw——首先读入gds,然后open_mw_cel PVDD1W ,但是在执行:
   set_attribute [get_ports VDD] port_type "Power" 出错,返回结果如下:
   Warning:No Port objects matched ‘VDD’ (SEL-004)
   Warning: no object specified for set attribute on (MWUI-203)
   0

    我确定PVDD1W是有VDD port的,可是为何是这样的返回结果呢?
 楼主| 发表于 2012-12-29 09:11:57 | 显示全部楼层
自己顶下!
 楼主| 发表于 2012-12-29 15:24:47 | 显示全部楼层
本帖最后由 defflin 于 2012-12-29 15:55 编辑

回复 1# defflin

   在 scheme 模式下,输入一下命令,可以对port进行定义,但不知道合不合理?  
   dbSetCellPortTypes "io_mw" " PVDD1W" '(("VDD" "Inout" " Power")) #f   dbSetCellPortTypes "io_mw" " PVSS1W" '(("VSS" "Inout" "Ground")) #f


   接下来执行extract BPV的过程中, PVDD1W报错如下:


   ERROR: (*FATAL*) pin [VDD] AND [VDD:] SHORT around (6.700000,208.860000) on metal6
   ERROR: ========> Please remove redundant text (VDD or VDD:  ) .
   ERROR: fail to identify geom for routing layer


   怎么会多出一个"VDD: " ?
发表于 2013-1-15 14:25:52 | 显示全部楼层
回复 3# defflin


    您是用GDS转MW数据吧
    改用lef转或者修正GDS
 楼主| 发表于 2013-1-15 14:50:38 | 显示全部楼层
回复 4# xjg@hmes


     GDS 是foundry的,我不敢轻易改动;     LEF 可以更改,可是如果IO,IP等均采用LEF生成MW,最终GDS 怎样输出呢?
发表于 2013-1-15 15:00:55 | 显示全部楼层
回复 5# defflin


最终GDS使用原始的GDS替换即可,只是text,不影响。   
完整的PDK中lef与gds都有且两者是匹配的
 楼主| 发表于 2013-1-15 15:16:39 | 显示全部楼层
回复 6# xjg@hmes


    如何替换呢?是在virtuoso中,还是在ICC中替换?    如果在ICC中替换,需要重新用GDS生成MW,然后输出GDS吗?
发表于 2013-1-15 15:48:11 | 显示全部楼层
回复 7# defflin


    在virtuoso中替换
 楼主| 发表于 2013-1-15 15:53:34 | 显示全部楼层
回复 8# xjg@hmes


      灰常感谢!!!
发表于 2013-1-15 16:46:06 | 显示全部楼层
回复 9# defflin


    http://bbs.eetop.cn/thread-319075-1-1.html

看一下发帖规则,方便大家,谢谢!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-5-7 02:27 , Processed in 0.036626 second(s), 9 queries , Gzip On, Redis On.

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