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

 找回密码
 注册

手机号码,快捷登录

手机号码,快捷登录

搜帖子
查看: 3524|回复: 3

[求助] astro建单元库流程中extract BPV时p/g rail找不到,请教如何解决?

[复制链接]
发表于 2011-8-23 17:35:06 | 显示全部楼层 |阅读模式

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

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

×
astro建单元库流程中,导入gds,smash, 描述端口“”
dbSetCellPortTypes libName cellName ’(
(powerPortName "Power")
(groundPortName "Ground")
)#f

然后再做extract BPV时报错:
ERROR: Cell only 0 p/g rail is found.
请教如何解决该问题?
仔细查看了前面步骤,没找到原因。
以为是版图问题,但我用工艺厂家的标准单元版图gds导入后,也报该错误。
晕死了。
发表于 2011-8-23 18:08:28 | 显示全部楼层
你看看是不是PGrail本身没有顶到prboundry
发表于 2011-8-23 22:31:07 | 显示全部楼层
标准单元建库啊,很难的,

要mark成std cells吧,
发表于 2011-8-24 11:32:24 | 显示全部楼层
using cmd,
dbSetCellPortTypes libName cellName ’(
(powerPortName "Power")
(groundPortName "Ground")
)#f

for example,

dbSetCellPortTypes "test_marco" "ZCDD" '(
("VDD" "Power" )
("VSS" "Ground" )
) #f

Using "Scheme" mode to execute this command, or you’ll fail,
Once you don’t pass this step, you’re unable to do the BVP
(BOUNDERY, VIA, PIN)

the point would be...using the scheme mode, you may turn tcl mode?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2025-5-25 03:58 , Processed in 0.074461 second(s), 6 queries , Gzip On, Redis On.

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