首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

求助cadence SPB15.2建库问题!

求助cadence SPB15.2建库问题!

我用cadence SPB15.2建库时,编辑cds.lib文件,当加入
DEFINE sch D:\Cadence\library\sch
后在sch库中建元件,打包一切正常,而如下定义
DEFINE NSC D:\Cadence\library\sch\NSC
在NSC中建元件,打包报错:

Reading Configuration: power_lib test cfg_package

NTL ERROR: CLA failed for lib nsc, cell lm2596 in the design
NTL ERROR: Could not bind instance page1_i1 cell lm2596 to a valid view. Please ensure the library containing the cell lm2596 is present in the cpm and cds.lib files
Error occured while reading the following pc.db file : D:\Cadence\project\power\worklib\test/sch_1/pc.db
ERROR: Could not traverse the Hierarchy.

这是怎么回事?!搞不懂?
有不有Project文件,文件里有不有cpm 和 cds。
我是主持人,煸情功夫一流。我是工程师,刻苦学习一生。我是海王星,透明蓝色一体。因为有了你,我就一通百通。
都有呀!装sch库时是正常的!
try 1: 将目录名及库名NSC全部换成小写 nsc
try 2: 或者将NSC下的元件库搬到sch下
返回列表