• 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 13615
  • 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
  • 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
  • tashah
    tashah over 14 years ago

    Hi Andrew, thanks for quick response.

    My code doesn't have hiCloseWindow function. In a simple words, the code opens a cell, automate the layout process by calling other user defined functions, save the layout and returns. Is there anything I should change to enable profiling? 

    Thanks.

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

    So am I correct in understanding that the profiler window is getting closed?

    If so, and there's nothing which is doing any kind of close window in your code, I think you will need to talk to customer support - who may need to see the problem. I've never come across this as a problem, so it's rather strange.

    Or if you can post some small code which shows this (together with the details of the version you're using) it would be good. And maybe the CDS.log showing the problem. But that would really be better going through customer support. Sorry about the sentences beginning with "And" and "But" there...

    Regards,

    Andrew.

    • 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