• 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 save Spectre tran results over just a specific period...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 124
  • Views 6330
  • 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 save Spectre tran results over just a specific period in a simulation

FormerMember
FormerMember over 7 years ago

Hello,

I am running a spectre simulation from the command line and, as my simulation is large and extracted, I'd like just to save the tran results over a certain period. Not for the whole simulation.

My current command is

spectre ++aps +multithread -f fsdb VO15A_SERDES_TOP.sp -o /home/suppdm3/ANSYS/VO15A_SERDES_TOP

I haven't been able to find the option that I need to just specify say from "10ns to 20ns" for my simulation.

The call within my spectre.scs file is

tran tran stop=25n write="spectre.ic" writefinal="spectre.fc" \
    annotate=status maxiters=5

I think this must be a pretty easy option to define but I haven't found the right syntax.

Thanks for the help,

Matthew Cordrey-Gale

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

    Hi Matthew,

    If using a recent IC617/SPECTRE171 version combination (might be OK with SPECTRE161 too), you now have a choice of defining windows to save particular signals - on the Outputs->Save All form in ADE:

    Then you can check this checkbox and click the Time Setup and choose which signals to save for which time windows:

    If using an older IC version, you potentially could add an include file with:

    save net9 vin out time_window=[10u 20u]

    (check "spectre -h save" to see if it supports time_window).

    Or, a simpler solution still could be just to use the outputstart parameter on the tran analysis. This just says when to start saving outputs. Typically I would imagine that you probably don't want to continue simulating beyond when you stop outputting signals as otherwise you can't see what's going on! This will work in any version since it's been there forever.

    Regards,

    Andrew.

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

    Hi Matthew,

    If using a recent IC617/SPECTRE171 version combination (might be OK with SPECTRE161 too), you now have a choice of defining windows to save particular signals - on the Outputs->Save All form in ADE:

    Then you can check this checkbox and click the Time Setup and choose which signals to save for which time windows:

    If using an older IC version, you potentially could add an include file with:

    save net9 vin out time_window=[10u 20u]

    (check "spectre -h save" to see if it supports time_window).

    Or, a simpler solution still could be just to use the outputstart parameter on the tran analysis. This just says when to start saving outputs. Typically I would imagine that you probably don't want to continue simulating beyond when you stop outputting signals as otherwise you can't see what's going on! This will work in any version since it's been there forever.

    Regards,

    Andrew.

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

    Hi Andrew,

    Thanks for the wide set of info on my problem. As you correctly guessed the outputstart was what I needed but the other stuff is useful too.

    My output file has gone from 12Gb to 2G. Thanks for the help.

    Matthew

    • 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