• 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. Auto-create an ADE state, howto?

Stats

  • Locked Locked
  • Replies 8
  • Subscribers 143
  • Views 15403
  • 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

Auto-create an ADE state, howto?

GaneshShamnur
GaneshShamnur over 12 years ago
Hi All,

In a flow that I am working at, an ADE session state needs to be created automatically after a testbench schematic is created.

An ADE state is desired to have analysis, design-variable-values and signals-to-be-saved in it.I am thinking of below two approaches:

Approach 1: Without user-intervention Having known the format of ADE state ( a directory with several .state files ), we can create such directory and create the required files.

Cons:

a) This method of saving state is without using native SKILL routines  but instead of simple file-writing routines with logic.

b) If ther format/syntax of an ADE state is changed by Cadence in future releases, this approach would fail.

Approach 2: With user-interventionRequest User to open an ADE session. Thereafter trigger an action to perform the required ADE settings.

Cons:

a) An intermediate step of User invoking an ADE session is required.

 
Any ideas/suggestions on the above approaches?

Please mention if you have any other ideas altogether.


Thanks,

Ganesh
  • Cancel
Parents
  • GaneshShamnur
    GaneshShamnur over 12 years ago

    Hi Andrew,

     

    Your guess was partly correct. The API needed 'name' parameter.

    After passing a name for the state to save, i.e asiSaveState(so2 ?name "spectre_custom_state"), a proper ADE session state could be saved.

     

    However, the interesting question is why does it seek 'name' as argument while the session-object already has a value for 'name'.

    In API description, 'name' is an optional argument.Moreover the warning message didn't mean that either !.

    But the API does work. Thank You.

     

    Best Regards,

    Ganesh

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • GaneshShamnur
    GaneshShamnur over 12 years ago

    Hi Andrew,

     

    Your guess was partly correct. The API needed 'name' parameter.

    After passing a name for the state to save, i.e asiSaveState(so2 ?name "spectre_custom_state"), a proper ADE session state could be saved.

     

    However, the interesting question is why does it seek 'name' as argument while the session-object already has a value for 'name'.

    In API description, 'name' is an optional argument.Moreover the warning message didn't mean that either !.

    But the API does work. Thank You.

     

    Best Regards,

    Ganesh

    • 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