[技术文章] cadence 错误:Name is too long  名字太长 解决方法

[复制链接]
查看6211 | 回复10 | 2021-4-30 12:31:52 | 显示全部楼层 |阅读模式

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

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

×
在我Create Netlist时,或者说import网表时出现如下错误,尝试了很多方法终于搞定了,不清楚到底是哪个在起作用,那就总结一下吧!
#1   ERROR(SPMHNI-176): Device library error detected.
ERROR
(SPMHNI-189): Problems with the name of device 'MT48LC2M32B2B5-6_SDRAMTSOP86_MT48LC2M32B2B5-6': 'Name is too long.'.
ERROR(SPMHNI-170): Device 'MT48LC2M32B2B5-6_SDRAMTSOP86_MT' has library errors. Unable to transfer to Allegro.

碰上这个问题 就是封装名太长了。 最好的解决方法就是把对应的封装名改短一点。 如果实在不想改。那就按照下面方法改软件参数了。
。。。。。。。。。。。。。。。。。。。

请输入描述

请输入描述

(1)把PCB editor里默认名字长度由31改为255最大。如上图
(2)把capture 里默认名字长度由31改为255最大。如下图

请输入描述

请输入描述

(3)给env文件内容加点东西
Open your local” env “file in a text editor and add the following line anywhere underneath where it says "source xxxxx"
set ALLEGRO_LONG_NAME_SIZE = 255
set ALLEGRO_LONG_PACKAGE_NAME = TRUE
env文件位置:D:\Program Files\Cadence\pcbenv
这是16.0以后的更改方法,我用的是16.5所以这个可行

15.X是加上
set ALLEGRO_LONG_PACKAGE_NAME
就行了
回复

使用道具 举报

we167527 | 2021-4-30 19:04:08 | 显示全部楼层
回复

使用道具 举报

heming2216 | 2021-5-1 02:18:37 | 显示全部楼层
回复

使用道具 举报

nj20044 | 2021-5-1 07:09:45 | 显示全部楼层
回复

使用道具 举报

mirage | 2021-5-2 00:37:18 | 显示全部楼层
回复

使用道具 举报

bidinghong | 2021-5-2 15:56:48 | 显示全部楼层
回复

使用道具 举报

yushibin | 2021-5-3 03:30:33 | 显示全部楼层
回复

使用道具 举报

nj20044 | 2021-5-3 18:35:07 | 显示全部楼层
回复

使用道具 举报

单枪舞九州 | 2021-5-4 08:59:26 | 显示全部楼层
回复

使用道具 举报

danqpm | 2021-5-6 08:57:26 | 显示全部楼层
回复

使用道具 举报

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

本版积分规则