• 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. Refer to another output equation in ADE

Stats

  • Locked Locked
  • Replies 13
  • Subscribers 126
  • Views 21567
  • 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

Refer to another output equation in ADE

Grover
Grover over 16 years ago

If I set up the output signals and expressions in Analog Design Environment, is it possible to refer to other expressions in an expression? For example, if I have the expressions

pin3 = (power from the 3.3 V supply)
pin12 = (power from the 12V supply)

can I then define

ptot = pin3 + pin12

in some way?

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 15 years ago

    This is very easy to do in ADE XL (in IC613). You can create an "OCEAN Script" measure in the ADE XL output, which will be an attached text file containing all your calculations, and then you can "output" one or more of the calculations to the outputs pane in ADE XL, keeping other variables interneal.

    You can also refer to other outputs very easily - you just need to click on an output in ADE XL and drag it into the calculator input buffer, and it will generate the right expression to refer to it (using the calcVal() function).

    In ADE L, in IC614 (due later this year) you will be able to simply refer to one of your other outputs by name in a calculation. ADE will take care of ordering your outputs so that it does things in the right order (and indeed you can manually reorder things by dragging the outputs up or down in the ADE L window).

    If using ADE L in IC613, you could always put all your calculations in a function definition (it's SKILL after all) and then call that function from the ADE L outputs pane - you can then make your calculations as complicated as you like.

    So there are lots of ways of doing this, dependending on your preferences - we try to cater for both people who like scripting, and those who just want a GUI.

    Regards,

    Andrew.

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

    This is very easy to do in ADE XL (in IC613). You can create an "OCEAN Script" measure in the ADE XL output, which will be an attached text file containing all your calculations, and then you can "output" one or more of the calculations to the outputs pane in ADE XL, keeping other variables interneal.

    You can also refer to other outputs very easily - you just need to click on an output in ADE XL and drag it into the calculator input buffer, and it will generate the right expression to refer to it (using the calcVal() function).

    In ADE L, in IC614 (due later this year) you will be able to simply refer to one of your other outputs by name in a calculation. ADE will take care of ordering your outputs so that it does things in the right order (and indeed you can manually reorder things by dragging the outputs up or down in the ADE L window).

    If using ADE L in IC613, you could always put all your calculations in a function definition (it's SKILL after all) and then call that function from the ADE L outputs pane - you can then make your calculations as complicated as you like.

    So there are lots of ways of doing this, dependending on your preferences - we try to cater for both people who like scripting, and those who just want a GUI.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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