• 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. RF Design
  3. changing LSW valid layers to ones only in layout

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 66
  • Views 15831
  • 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

changing LSW valid layers to ones only in layout

JoeV
JoeV over 16 years ago

The problem statement is that I want to change my LSW on the fly to show me only the layers that are present in my layout and hide all the rest. It seems like the breakdown in steps is

determine a list of layers in the layout

set the valid layers in LSW to the list

re display the LSW

However, I cannot find the skill functions that would do these things. Please help!

JoeV

  • Cancel
  • Jim McMahon
    Jim McMahon over 16 years ago

    Hi JoeV

     I would suggest posting this question to the Skill or Custom IC design forums.

    To get things started you can query the layout cellview to determine the layers in use as follows:

     From the CIW enter the following skill commands:

    cvId = geGetWindowCellView()  ;;;<--- returns the DB ID of the current cellview.

    lpps = cvId~>lpps ;;;<--- get a list of Layer-Purpose Pairs

    lpps~>layerName ;;; <--- prints a list of layer names

    lpps~>purpose ;;; <--- prints a list of layer purposes

     You next have to determine how to use this information to manipulate the list of valid layers displayed in the LSW.

     Let us know how it goes...this appears to be a useful feature.

     Jim

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 16 years ago

     If you are still interested: try layerUsedValid

     

    Cheers

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

    I don't know what "layerUsedValid" is, but there's a solution on sourcelink.cadence.com for this - search for solution number 11163470. Also the new layer pallette due in IC614 will have this capability built in.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • vishwa
    vishwa over 16 years ago
    HI Andrew,

    I think u r sending to wrong person….

    regards

    vishwa
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 16 years ago

    Huh? I responded with a relevant answer to this thread on the community RF Design forum, after an append yesterday.

    You (Vishwa) are subscribed to this forum, and as a result got sent the email about my append automatically. I did not send anything directly to you.

    So why do you think I sent it to the wrong person?

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • vishwa
    vishwa over 16 years ago
    sory andrew….

    I thought by mistake u have sent to me… I din't check  that it was for the forum….sry for that..

    regards

    vishwa
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • ssram
    ssram over 9 years ago
    I guess there is an option called "Used" in the Layers Palette. This is the simplest way
    • 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