• 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. descend in schematic

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 126
  • Views 21197
  • 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

descend in schematic

The Consultant
The Consultant over 15 years ago

Hi,

if i descend into an schematic hirarchy using Shift-E , an popup apears ...

i can choose view & wher to open.

 

 i don't want to be asked. I want to set it somewhere and never ever asked again ...

 

how can i do this ?

  • Cancel
  • dmay
    dmay over 15 years ago

    You can set a .cdsenv environment variable called descendTarget.

    Add this to your .cdsenv file:

    Default setting:
     schematic descendTarget string "query user" 
    What you want:
     schematic descendTarget string "use viewNameList"

    In a current Cadence session you can set it this way:
    envSetVal("schematic" "descendTarget" 'string "use viewNameList")

    Also, you can set it interactively in your window:
    1. Don't select any object and don't put your cursor over any object, then press your descend bindkey
    2. When prompted to select an instance to descend into, press F3 to get the options form
    3. Press the "use viewNameList" button and then choose your instance. This setting should remain set while that window remains open.

    The viewNameList is set in the Options->Editor form. It is also a .cdsenv environment variable:
    schematic       viewNameList    string  "schematic symbol"

    Derek

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • The Consultant
    The Consultant over 15 years ago

    thx. works fine.

     

    but now it opens a new Window, how to set it to open in a tab ?

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

    In IC614 you can do:

    envSetVal("schematic" "descendCanvasType" 'string "new tab")

    The default is "current tab". 

    Which version are  you using? You didn't say...

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • The Consultant
    The Consultant over 15 years ago

     IC613

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

    The cdsenv setting was only added in IC614 (it's not there in IC613).

    In IC613 you can use the "F3" options approach that Derek outlined to change the default, and then it sould remember it each time duriung that session.

    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