• 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. Mixed-Signal Design
  3. Changing the expression variable in regard to the parameter...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 63
  • Views 2733
  • 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 the expression variable in regard to the parameter sweep in "output setup" in ADE XL

FormerMember
FormerMember over 8 years ago

Hi,

I am simulating a variable BW filter in ADEXL using AC simulation. In this case, I want to check the spec in "spec" section. I have three control bits 1,2,3 and the corresponding ideal BW for them are 1M, 1.3M, and 2M. I have defined control_bit:1:1:3. I want to use only one expression for the spec to take the corresponding BW variable.

I tried using paramset like

pset paramset {

control_bit  BW_ideal

1                1M

2                 1.3M

3                 2M

}

However, I received the warning"  pset is not a valid parameter for an instance of 'ac'. Ignored."

BR,

Nami

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    It's not clear to me where  you created this paramset or how you referenced it, but I very much doubt it's what  you want.

    What you probably should do (provided  you're using at least IC616 ISR9 or later, when variables in specifications started to be supported) is to:

    1. Set up your variable control_bit to be swept in ADE XL as 1:1:3 (as  you did before).
    2. Add a new global variable, BW_ideal and set it to 1M,1.3M,2M
    3. Select both control_bit and BW_ideal in the global variables and then Right Mouse->Group as Parametric Set (this will change the colour of those two variables to show they are grouped - it won't run 9 simulations, but 3)
    4. In your measurement, set the specification limit to be VAR("BW_ideal")

    Regards,

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • FormerMember
    FormerMember over 8 years ago
    Hi Andrew,

    Your solution worked perfectly! Now it takes the corresponding BW_ideal variable at each control_bit value.

    The paramset stuff I used earlier for the transisent simulation and was working fine. It was defined it in "additionalParams" section and I had assumed would work for AC but it didn't (maybe due to another reason or a wrong setup)

    Anyway, I was not aware of this option of "group a Parametric set"

    BR,
    Nami
    • 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