• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Digital Implementation
  3. Does reset requires a tree structure like clock?

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 91
  • Views 15192
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does reset requires a tree structure like clock?

gops
gops over 15 years ago
Does reset also require a tree structure like clock? Can anybody please tell under what scenario a design need to have a dedicated reset tree structure should? Also how can I implement reset tree in encounter, can I do it just by writing another ctsch file considering reset as a clock for the purpose?
  • Cancel
Parents
  • BobD
    BobD over 15 years ago

    The difference between the buffer tree that's built by optDesign and CTS is whether the tool attempts to balance the skew between the endpoints.

    For optDesign we want the tool to build a tree that produces the best timing even if the tree isn't balanced.  For example, if we had a sink in a high fanout tree that was more timing critical than the others, we'd want optDesign to build a tree that delivered the signal to the timing critical sink earlier than the other sinks.

    For CTS, we want the tool to create a tree that balances skew between all of the sinks.  This is desirable in a clock tree scenario because we typically want to minimize skew between registers as a starting point (though we may employ useful skew techniques later where we task the tool to intentionally skew certain registers to improve timing).

    For reset trees, I would recommend allowing the tool to use optDesign's build in buffering algorithm as a starting point.  If you see timing violations arise because of a timing constraint that enforces that the bits in a bus arrive within a certain window, then I'd seek to build a balanced tree.  If you need to go that route, I'd recommend using bufferTreeSynthesis instead of faking the tool out building it with ckSynthesis.

    Great question- hope this response helps...

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • BobD
    BobD over 15 years ago

    The difference between the buffer tree that's built by optDesign and CTS is whether the tool attempts to balance the skew between the endpoints.

    For optDesign we want the tool to build a tree that produces the best timing even if the tree isn't balanced.  For example, if we had a sink in a high fanout tree that was more timing critical than the others, we'd want optDesign to build a tree that delivered the signal to the timing critical sink earlier than the other sinks.

    For CTS, we want the tool to create a tree that balances skew between all of the sinks.  This is desirable in a clock tree scenario because we typically want to minimize skew between registers as a starting point (though we may employ useful skew techniques later where we task the tool to intentionally skew certain registers to improve timing).

    For reset trees, I would recommend allowing the tool to use optDesign's build in buffering algorithm as a starting point.  If you see timing violations arise because of a timing constraint that enforces that the bits in a bus arrive within a certain window, then I'd seek to build a balanced tree.  If you need to go that route, I'd recommend using bufferTreeSynthesis instead of faking the tool out building it with ckSynthesis.

    Great question- hope this response helps...

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information