• 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. How to edit dependent expression in ADEXL to represent specified...

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 125
  • Views 15075
  • 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

How to edit dependent expression in ADEXL to represent specified corner sim result ?

sjwprc
sjwprc over 7 years ago

Hello, suppose I have run a process corner simulation (FF, SS, TT) to find transconductance of input diff pair. I can define "Gm" as the output name. 

Then I wish to edit expression across corner  to check Gm(FF)-Gm(TT) and Gm(SS)-Gm(TT), how I can edit such expression in output setup ? 

BR

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 7 years ago

    Add an output expression:

    calcVal("Gm" "AC" ?cornerName "FF") - calcVal("Gm" "AC" ?cornerName "TT")

    (note that the test name is "AC" in my case - this is the test where the Gm output is created). Set the "EvalType" column in the ADE XL outputs to be "corners" rather than the default "point" - you'll see the row in the outputs goes a sort of lilac colour when you do this.

    Of course, you can add a second output expression for the difference between SS and TT.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • sjwprc
    sjwprc over 7 years ago in reply to Andrew Beckett

    Done, Thanks for your reply,  Andrew. 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • sjwprc
    sjwprc over 7 years ago in reply to Andrew Beckett

    Hi Andrew, I have a question follow up. Suppose I run temperature sweep together with corner sim, it means under each corner Gm is not a number anymore, it is a temperature dependent curve, I wish to use "value" function to extract specified temperature transconductance. But in result it outputs a "curve", but not a number. This curve is strange, it has only one point, the x-axis info is corner modelFiles. How I can show the number , or let say the y-value of that curve directly in result pane ? Thanks. 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 7 years ago in reply to sjwprc

    You could just take the ymax() of the result. Not sure that's necessarily the best solution here - but may be a quick answer that does the job. Might be worth following this up via customer support so you can fully explain the full setup.

    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