asicdesign
Newbie level 3
- Joined
- Aug 20, 2013
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 26
in synopsys, power compilier can add clockgating automatically, if I have a block, there is a global enable for some DFFs, you can change the code add manually clockgating
1. what is pros and crons if you do manually clockgating vs Power compiler automatic gating?
here are more specific questions:
2. if manually add clockgating, do you have to create_generate clock on the clockgating celll output? I can see there are a lot of load for these gated clock
3. how will the Power compiler handle this scenario? I didn't see the tool automatically create_generated_clock by power compiler.
4. what is the right way to handle this scenario
1. what is pros and crons if you do manually clockgating vs Power compiler automatic gating?
here are more specific questions:
2. if manually add clockgating, do you have to create_generate clock on the clockgating celll output? I can see there are a lot of load for these gated clock
3. how will the Power compiler handle this scenario? I didn't see the tool automatically create_generated_clock by power compiler.
4. what is the right way to handle this scenario