• 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 SKILL
  3. Add custom include file in netlist when doing NEtlist and...

Stats

  • Locked Locked
  • Replies 10
  • Subscribers 144
  • Views 20310
  • 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

Add custom include file in netlist when doing NEtlist and Run from ADE

Rajesh Vasudev
Rajesh Vasudev over 12 years ago
Is there a way to add custom include files in the netlist when user does Netlist and Run in a ADE session
  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    The netlist wouldn't get updated if you edit one of the included files - there's no need, since it hasn't changed.

    However, I suspect that what you're saying is that if you have set up a file to be included via Model Libraries or Definition file, and then edit that file between runs, you don't see the impact of any change? If so, that's a consequence of spectre running in "interactive" mode. In "interactive" mode, spectre does not exit after each simulation, so that a parameter change can be efficiently re-run by just changing the value in spectre's memory rather than having to start from scratch.

    So if you are editing the file, you either can use the Edit button on the Setup->Model Libraries form (this will tell ADE that the file has changed, and hence spectre must be restarted), or you can just hit the Simulation->Stop menu before running again, or you could use:

    envSetVal("spectre.envOpts" "controlMode" 'string "batch")

    before starting ADE (but this will reduce performance a bit if you are doing parametric sweeps and so on - but these days it should not be that significant).

    Regards,

    Andrew.

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

    The netlist wouldn't get updated if you edit one of the included files - there's no need, since it hasn't changed.

    However, I suspect that what you're saying is that if you have set up a file to be included via Model Libraries or Definition file, and then edit that file between runs, you don't see the impact of any change? If so, that's a consequence of spectre running in "interactive" mode. In "interactive" mode, spectre does not exit after each simulation, so that a parameter change can be efficiently re-run by just changing the value in spectre's memory rather than having to start from scratch.

    So if you are editing the file, you either can use the Edit button on the Setup->Model Libraries form (this will tell ADE that the file has changed, and hence spectre must be restarted), or you can just hit the Simulation->Stop menu before running again, or you could use:

    envSetVal("spectre.envOpts" "controlMode" 'string "batch")

    before starting ADE (but this will reduce performance a bit if you are doing parametric sweeps and so on - but these days it should not be that significant).

    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