Clock Tree Structure Types

Clock Tree Structure Requirements

  1. Minimum Insertion Delay: A clock tree with minimum insertion delay will reduce clock tree power dissipation due to few clock tree buffers, uses less routing resources.
  2. Minimum skew: Minimum skew helps with hold timing closure. However, a tight skew requirement will lead to increase in clock insertion delay, which in turn leads to increase in the clock network power.
  3. More Common Paths: Having more common paths between launch and capture flop reduces the impact of OCV effects. The variations will cancel each other when the sinks share the same clock path to the root as any process-variation occurrence in that path affects both flops equally.
  4. Low Power Dissipation: A good clock tree structure should support implantation of clock gating to save the power.

Clock Tree Structure Types

  1. Conventional CTS
  2. CTS – Clock Tree MESH
  3. H – Tree
  4. Multisource CTS

source


Clock Distribution Challenges

Need to reduce the skew on distributing the clock
• This requires us to reduce the wire delay, and the buffer delay
– But we can’t reduce the delay to the required levels (sub 100ps) so
• Make the effective delay small, by balancing the delays of all the paths
– Change a total delay problem to a matching problem
– Make deltaT much smaller than Tdrive

Use a clock trees
• Match the delay on different branches of tree
– If the buffer delay matches
– If the wire delay matches
– Skew will zero
• Obvious question:
– How well can you match delays?


source



Similar Snippets


Clock Tree Structure Types – vlsi

Clock Gating Check – vlsi

Difference Between Clock Buffer And Normal Buffer – vlsi

Leakage Power – vlsi

Latch Based Designs – vlsi

On Chip Variation Analysis – vlsi

Synopsys Primetime Commands – vlsi

Synopsys Pocv Setup Commands – vlsi

Sta Multi Mode Multi Corner – vlsi

Mim Cap In Vlsi – vlsi

What Is Hold Time – vlsi

Copyright © Code Fetcher 2022

 

 

Leave a comment

Your email address will not be published. Required fields are marked *