• 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 API to toggle display of cdsParam label on instance...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 143
  • Views 14833
  • 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 API to toggle display of cdsParam label on instance in schematic

giangle2k
giangle2k over 6 years ago

Hi Andrew,

I would like to not display (or toggle the display) some of the cdsParam label on the instance in schematic.  I understand that the annotation can be toggled in Annotation Setup form.  Is there SKILL API that can perform the same?

I searched the forum, and found similar question posted 8 years ago and answered by Lawrence, but only suggested to use the Annotation Setup GUI only.

Thank you very much in advance.

Giang

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 6 years ago

    Hi Giang,

    There's no SKILL API to directly control individual label display via the annotation system (there's CCR 1550581 for this - if you would like this too, you should contact customer support and ask for a duplicate to be filed on your behalf).

    If you want something similar to the View->Hide Instance Labels, but just hide all cdsParam labels, then you could use the code from this post and then:

    abSetLayerVisible(?layer "annotate")

    To make them visible again:

    abSetLayerVisible(?layer "annotate" ?visible t)

    Regards,

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • giangle2k
    giangle2k over 6 years ago in reply to Andrew Beckett

    Hi Andrew,

    I think your suggestion to off the display of the "annotation" layer works in the case that if we want all the cdsParam labels all displayed or not.  I am looking for just able to turn on/off couple cdsParam labels only, just like we can able to do it in Annotation Setup form.  And I would like to do it through SKILL so I can bind it a key for quick toggling.

    Anyway, I have contacted support to request adding my request to the CCR you mentioned.

    Thank you for replying.

    Jack

    • 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