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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 2296|回复: 2

[求助] 请问關於 Design Compiler 综合的错误讯息

[复制链接]
发表于 2022-2-25 01:34:37 | 显示全部楼层 |阅读模式

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

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

x


昨天第一次跑Design Compiler,内容是DC教程的lab1,综合时出现以下错误讯息:

dc_shell-topo> compile_ultra
Information: Performing power optimization. (PWR-850)
Alib files are up-to-date.
Error: Layer METAL does not have preferred routing direction defined, neither in the design(CEL) nor in the library. (PSYN-486)
Error: Layer METAL2 does not have preferred routing direction defined, neither in the design(CEL) nor in the library. (PSYN-486)
Error: Layer METAL3 does not have preferred routing direction defined, neither in the design(CEL) nor in the library. (PSYN-486)
Error: Layer METAL4 does not have preferred routing direction defined, neither in the design(CEL) nor in the library. (PSYN-486)
Error: Layer METAL5 does not have preferred routing direction defined, neither in the design(CEL) nor in the library. (PSYN-486)
Error: Layer METAL6 does not have preferred routing direction defined, neither in the design(CEL) nor in the library. (PSYN-486)
Error: Routing layers sanity check failed. (OPT-1430)
Warning: Some checks cannot be performed because of previous errors. (DCT-006)
0

该设定的应该都有设定正确,实在找不到问题。
请问各位业界前辈问题点是?或者是告诉我查的方向,谢谢。

发表于 2022-2-25 09:52:10 | 显示全部楼层
没有对layer设置绕线方向,需要定义
set_attribute [get_layer ] routing_direction h/v
这个东西在innovus中是直接读取lef,但是s家的工具是需要我们去设置。
发表于 2022-10-23 16:09:25 | 显示全部楼层
set_preferred_routing_direction -layer METAL1 -direction H
set_preferred_routing_direction -layer METAL2 -direction V
set_preferred_routing_direction -layer METAL3 -direction H
set_preferred_routing_direction -layer METAL4 -direction V
set_preferred_routing_direction -layer METAL5 -direction H
set_preferred_routing_direction -layer METAL6 -direction V

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

本版积分规则

关闭

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

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

GMT+8, 2024-11-16 07:44 , Processed in 0.016049 second(s), 6 queries , Gzip On, Redis On.

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