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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 3155|回复: 1

[求助] 库里有clock gating cell,为什么在DC中使用时报错

[复制链接]
发表于 2015-7-8 21:43:02 | 显示全部楼层 |阅读模式

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

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

x
厂商手册上提到库中有clock gate cell

265874.png

可是当我设置:   *是cell name
set_clock_gating_style \
        -positive_edge_logic {integrated:********} \
        -control_point before \
        -max_fanout 32 \
        -no_sharing \
        -minimum_bitwidth 4 \
        -sequential_cell latch

工具提示 Error: The library cell **** specified for use as an integrated clock-gating cell does not have the clock_gating_integrated cell attribute.The value required for this attribute is latch_posedege_precontrol (PWR-193)

于是我手动设置此属性:

set_attribute [get_lib_cells */********] clock_gating_integrated_cell  latch_posedge_precontrol

但在综合时,报错:
Error: Could not find the EN pin with the correct attribute on the specified integrated clock-gating cell ****. (PWR-199)
Error: Could not find the exact pin matches with the integrated clock-gating cell *******. (PWR-197)
Warning: Combinational cell 'main_gate' (GTECH_AND2) cannot be translated exactly into '*****'. (TRANS-8)
  Processing 'SNPS_CLOCK_GATE_HIGH_mem8_0'
  Mapping integrated clock gating circuitry
发表于 2025-5-21 10:32:25 | 显示全部楼层
请问楼主,上面的问题后来怎么解决的?我也遇到类似问题。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2025-6-2 08:27 , Processed in 0.013985 second(s), 8 queries , Gzip On, MemCached On.

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