• 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. Custom IC SKILL
  3. SKILL profiler

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 143
  • Views 13618
  • 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

SKILL profiler

tashah
tashah over 14 years ago

I want to use profiler to profile the time spent in each function. Basically, I am calling top-level function and it calls many other functions. I want to profile time spent in each of the functions.

 I started profiler, but before I press "stop" button, virtuoso was busy. You can not do anything, while your code is executing. If I don't press stop button then once function completes, the profiler window automatically shuts off.

Does anybody know how to use that profiler?

 Thanks.

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 14 years ago

    Normally you should hit the "start" button, run the code, and when finished, hit the "stop" button.

    If the profiler is being closed when your code finishes, my guess is that maybe your code has:

    hiCloseWindow(hiGetCurrentWindow())

    or similar inside - the profiler window may be the current window (quite likely if you just pressed the start button and then ran the function from the CIW), and hence it is that which is being closed by your code.

    This should not normally happen, so I expect it's a function of your code?

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 14 years ago

    Normally you should hit the "start" button, run the code, and when finished, hit the "stop" button.

    If the profiler is being closed when your code finishes, my guess is that maybe your code has:

    hiCloseWindow(hiGetCurrentWindow())

    or similar inside - the profiler window may be the current window (quite likely if you just pressed the start button and then ran the function from the CIW), and hence it is that which is being closed by your code.

    This should not normally happen, so I expect it's a function of your code?

    Regards,

    Andrew.

    • 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