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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

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

[求助] 急急急!!!!悬赏10信元,DC综合把IO cell综合成了标准单元

[复制链接]
发表于 2018-11-22 21:41:26 | 显示全部楼层 |阅读模式

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

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

x
我在做DC综合的时候,综合出来的网表没有IO cell,可是我在RTL代码里明明是例化了的,可综合出来是标准单元的BUF。请问版上大神原因是啥,该怎么做?我使用的是smic130nm工艺的库RTL里例化的IO instance模块:
module IOpad_instance(

input PWRRST_N_PAD,

input SCLK_PAD,

        ...);
        PIW
PWRRST_N_PAD_i(

.PAD(PWRRST_N_PAD),
//input

.C(rstn_oc)
//output

);
        ...
endmodule
我的filelist里全是我自己写的RTL代码,并不包含mem_lib.v pll_lib.v io_lib.v
下面是我综合的log里所有的warning:
第一类:  Warning: The trip points for the library named SP013WP_V0p2_max differ from those in the library named scc013ug_hd_rvt_ss_v1p08_125c_basic. (TIM-164)
             Warning: The trip points for the library named S013HD2P_X128Y2D16_SS_1.08_-40 differ from those in the library named scc013ug_hd_rvt_ss_v1p08_125c_basic. (TIM-164)
第二类:  Warning: Design has unannotated black box outputs. (PWR-428)
             Warning: Design has unannotated sequential cell outputs. (PWR-415)
             Warning: Design has unannotated black box outputs. (PWR-428)
第三类:  Warning: Verilog 'assign' or 'tran' statements are written out. (VO-4)

感觉最有可能出问题的是第二类的black box,求问各位大神,该怎么解决这个问题
发表于 2018-11-30 20:42:39 | 显示全部楼层
自己例化的IO单元一般需要设置dont_touch。
 楼主| 发表于 2018-12-1 20:09:17 | 显示全部楼层
回复 2# yangwu3101


   谢谢,是这样的,已解决
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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


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

GMT+8, 2024-11-30 18:50 , Processed in 0.014416 second(s), 7 queries , Gzip On, Redis On.

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