• 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 Design
  3. the color of instance label in symbol editor

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 125
  • Views 15433
  • 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

the color of instance label in symbol editor

zssfred
zssfred over 6 years ago

Recently I found some instance labels were in color white.  But if I create a new one, the color is yellow. And I haven't change system LPP. In default, the instance label uses color yellow. If I change the type of white label  to other than "instance label" and then change it back to "instance label" again, the color changes to yellow and never back to white. How could this be possible?

Thanks.

Fred

  • Cancel
  • zssfred
    zssfred over 6 years ago

    It shows choice as unknown like below:

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

    I suspect that somebody has manually changed the layer purpose they are on. You can either select the label and in the CIW enter:

    geGetSelSet()~>lpp

    and note what it says. Or use geQuerySelSet() and it will show you the layer they are on. The "Choice" setting on the property editor is merely a mapping to give convenient names for some of the more common layer-purpose pairs used on symbols, but in practice they can be anything you like.

    Andrew.

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

    Sorry for the late reply for I am too busy in the setup. Andrew, big thank for your always replying and helping. Yes, we get the same idea:

    first run on white color:
    lab = car(geGetSelSet())
    db:0x25cbf1a8
    lab~>lpp
    ("text" "drawing")
    set it to yellow color :
    lab~>lpp=list("instance" "label")
    ("instance" "label")
    set it back to white color :
    lab~>lpp=list("text" "drawing")
    ("text" "drawing")
    Because I don't know the history of this symbol, another possibility is this symbol was not generated on current virtuoso platform and was generated on lpp-customized virtuoso platform.
    It may be copied from other site.
    Thank  you so much!
    Fred
    • 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