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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 7136|回复: 7

[求助] clock gating

[复制链接]
发表于 2015-5-30 01:15:45 | 显示全部楼层 |阅读模式

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

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

x
我在dv使用insert_clock_gating指令將register合成clock gating
但不知道為什麼switch power變高了?
照理說合成clock gating後,power要下降
但我完全反過來,請問這是什麼原因造成的?
发表于 2015-5-30 07:30:27 | 显示全部楼层
report有点问题吧,贴出来看看
 楼主| 发表于 2015-5-30 12:34:40 | 显示全部楼层
current_design [get_designs Reg1_32bit]
Current design is 'Reg1_32bit'.
{Reg1_32bit}
insert_clock_gating
Warning: Clock gating insertion with insert_clock_gating is deprecated and will be removed in a future release; instead use the compile -gate_clock command. (PWR-729)
Information: Performing clock-gating on design Reg1_32bit

# Latch based CG (default)
set_clock_gating_style -sequential_cell latch

Current clock gating style....
Sequential cell: latch
Minimum register bank size: 3
Minimum bank size for enhanced clock gating: 6
Maximum fanout: unlimited
Setup time for clock gate: 0.000000
Hold time for clock gate: 0.000000
Clock gating circuitry (positive edge): and
Clock gating circuitry (negative edge): or
Note: inverter between clock gating circuitry
       and (negative edge) register clock pin.
Control point insertion: none
Control signal for control point: scan_enable
Observation point insertion: false
Observation logic depth: 5
1
# Latch free CG
set_clock_gating_style -sequential_cell none
Warning: Using scan_enable with latch-free clock gating may cause DRC violations during test insertion. (PWR-379)

Current clock gating style....
Sequential cell: none
Minimum register bank size: 3
Minimum bank size for enhanced clock gating: 6
Maximum fanout: unlimited
Setup time for clock gate: 0.000000
Hold time for clock gate: 0.000000
Clock gating circuitry (positive edge): or
Clock gating circuitry (negative edge): and
Note: inverter between clock gating circuitry
       and (negative edge) register clock pin.
Control point insertion: none
Control signal for control point: scan_enable
Observation point insertion: false
Observation logic depth: 5
1
# integrated CG
set_clock_gating_style -negative_edge_logic "integrated"
Error: The library cell required for use as an integrated clock-gating cell does not exist in the libraries specified.  The required attribute is latch_negedge.  (PWR-191)
Warning: The clock-gating style was not changed. (PWR-132)

Current clock gating style....
Sequential cell: none
Minimum register bank size: 3
Minimum bank size for enhanced clock gating: 6
Maximum fanout: unlimited
Setup time for clock gate: 0.000000
Hold time for clock gate: 0.000000
Clock gating circuitry (positive edge): or
Clock gating circuitry (negative edge): and
Note: inverter between clock gating circuitry
       and (negative edge) register clock pin.
Control point insertion: none
Control signal for control point: scan_enable
Observation point insertion: false
Observation logic depth: 5
0
#set multi stages clock gating
set_clock_gating_style -num_stages 2 -sequential_cell latch

Current clock gating style....
Sequential cell: latch
Minimum register bank size: 3
Minimum bank size for enhanced clock gating: 6
Maximum fanout: unlimited
Setup time for clock gate: 0.000000
Hold time for clock gate: 0.000000
Clock gating circuitry (positive edge): and
Clock gating circuitry (negative edge): or
Note: inverter between clock gating circuitry
       and (negative edge) register clock pin.
Control point insertion: none
Control signal for control point: scan_enable
Observation point insertion: false
Observation logic depth: 5
Maximum number of stages: 2

------------------------------------------------------------------------------
以上是我的report,請幫我看看,有點不太了解錯在哪裡?
发表于 2015-6-1 18:05:51 | 显示全部楼层
report_power出来看看
发表于 2015-6-1 18:13:21 | 显示全部楼层
学习了
发表于 2015-6-2 09:39:37 | 显示全部楼层
power cell本身也是带free run 的clock的,看你cg结构设计如何,不是说加上一定省电的。
发表于 2016-11-16 21:00:24 | 显示全部楼层
谢谢。
发表于 2016-11-16 21:22:39 | 显示全部楼层
dc报power就是个笑话,cg的activity标不上去的
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2025-7-14 12:25 , Processed in 0.020927 second(s), 9 queries , Gzip On, MemCached On.

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