• 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. Where to Find the Script That Defines Default Corner Settings...

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 125
  • Views 1653
  • 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

Where to Find the Script That Defines Default Corner Settings in a New Maestro View?

baltaci
baltaci 6 months ago

Hello,

I use IC23.1.

When I create a new Maestro view in ADE Assembler, certain corner settings appear by default under the "Corners" tab in the Data View. To clarify what I mean, I paste the image showing the default corners that appear when I create a new Maestro view.

I would like to understand where these default corner settings come from.

  • Is there a specific script or configuration file that defines these default corners?
  • Where can I find this file or modify it so that I can add my custom corner settings at startup?
  • Ideally, I would like my custom corner file to appear automatically in every new Maestro view without manually adding it each time.

Thank you.

Best regards,

Can

  • Cancel
  • Andrew Beckett
    Andrew Beckett 6 months ago

    Can,

    There's a cdsenv for this - this comes from the documentation:

    adexl.gui defaultCorners string "defaultCornerSetupFile"


    Description
    Specifies the default corners setup (.sdb) file you want the program to load onto the Corners Setup form. Using this variable, you cannot load corners from a .csv file.

    The default corners will be loaded only if no other corners are defined in the Corners Setup form.

    The valid value is a string value containing the path to a valid corners setup file.

    The default value is "".

    Examples
    envGetVal("adexl.gui" "defaultCorners")
    envSetVal("adexl.gui" "defaultCorners" 'string "DC_file")

    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