• 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. report_timing issue

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 91
  • Views 17865
  • 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

report_timing issue

meds7
meds7 over 10 years ago

Dear all,


I am using multimode analysis views for creation of multi corner timing info in my .sdf file.

After setting the analysis view and trying to report timing with the 'report_timing' command in encounter I see that no delays are used for my clock tree. It is only the clock tree timing info which is missing in the timing reports. All other delays are present.

Does anybody know what I am doing wrong?

regard

Henk

  • Cancel
  • Kari
    Kari over 10 years ago
    sounds like your clocks are not propagated
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • meds7
    meds7 over 10 years ago
    Hi Kari, thanks for your response. I hope you can help me a little bit further. How do I force propagated clocks? Do i need to use the set_propagated_clocks command? I tried that but it informs me that this is not allowed in interactive mode....
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Kari
    Kari over 10 years ago
    It's been a while since i've dealt with clocks and constraints, but i think there are a few ways you can do it. you can use set_interactive_constraint_modes to the analysis view you want (but ideally all of them), then issue the set_propagated_clock command. Or, you can have two sets of SDC files (constraints): one "ideal", like you already have, and another "propagated" which contain the set_propagated_clock statement(s). Then you use the propagated version of the SDCs after your clock trees are built. However, I thought that when going through the design flow in EDI, once clock trees were in, then clocks would automatically be propagated, but like I said it's been a while since I did this, and I also don't know anything about your flow. Hope that helps!
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • meds7
    meds7 over 10 years ago

    Hi Kari,

    Maybe I am using MMMC wrong.

    My flow uses the default_mode_setup and default_mode_hold constraints which are created by the tool (of course based on my sdc constraints).

    I just wanted to generate one additional corner (typical 25 degree corner) to the results in my generated sdf file. Therefore I added one additonal rc corner, a delay corner and a typical constraint mode in order to create the typical new analysis view for 25 degrees.

    Then I generate the layout with clocktree and at the end the timing reports are correctly generated as a result of the optDesign command I believe.

    At that point I can see all correct timing info in the reports including delays inside the clock tree.

    At the end of my script where I want to generate the sdf file I set my analysis views again with this command:

    set_analysis_view -setup {default_view_hold typical_view default_view_setup} -hold {default_view_hold typical_view default_view_setup}

    after which I generate the sdf with write_sdf

    However, from that point when I type report_timing from the prompt I get a report which does not involve the clocktree delays anymore.

    Interactive constraint mode does not seem to be possible at that poinr because I am using the default_view_setup and the default_view_hold.

    Therefore, I still don't understand now where I went wrong...

    regards

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • meds7
    meds7 over 10 years ago
    Hi Kari,

    Maybe I am using MMMC wrong.

    My flow uses the default_mode_setup and default_mode_hold constraints which are created by the tool (of course based on my sdc constraints).

    I just wanted to generate one additional corner (typical 25 degree corner) to the results in my generated sdf file. Therefore I added one additonal rc corner, a delay corner and a typical constraint mode in order to create the typical new analysis view for 25 degrees.

    Then I generate the layout with clocktree and at the end the timing reports are correctly generated as a result of the optDesign command I believe.

    At that point I can see all correct timing info in the reports including delays inside the clock tree.

    At the end of my script where I want to generate the sdf file I set my analysis views again with this command:

    set_analysis_view -setup {default_view_hold typical_view default_view_setup} -hold {default_view_hold typical_view default_view_setup}

    after which I generate the sdf with write_sdf

    However, from that point when I type report_timing from the prompt I get a report which does not involve the clocktree delays anymore.

    Interactive constraint mode does not seem to be possible at that poinr because I am using the default_view_setup and the default_view_hold.

    Therefore, I still don't understand now where I went wrong...

    regards
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Kari
    Kari over 10 years ago

    I think you need to add the set_propagated_clock command to your SDC file(s). When you re-issue the set_analysis_view command, everything is reset to the associated SDCs. Previous to that, I think the tool understood that your clocks were propagated.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

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