• 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. ViVA: Post processing CSV file

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 124
  • Views 13961
  • 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

ViVA: Post processing CSV file

Nasser Arif
Nasser Arif over 6 years ago

Hi,

We are doing a spice simulation, after settling the voltage value at particular net, we clipped that value between the settled point (say 9u to 10u)

Now, I want to give this as stimuli to other circuit, if i directly give the csv flie (from 1st simulation) we will be wasting simulation time till 9u,

we are looking a way to change the csv file, between 0-1u (subtracting 9u from all time in saved csv), 

Currently we are using XL sheet to do the calculation, but it require lot on manual work.

Thanks,

Nasser

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

    Hi Nasser,

    Use the lshift function in the calculator:

    lshift(clip(v("/OUTM" ?result "tran") 9u 10u ) 9u )

    Then save that as CSV (assuming I've understood you correctly). The lshift function shifts the x-axis of the waveform left by the specific amount.

    Regards,

    Andrew

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

    Hi Nasser,

    Use the lshift function in the calculator:

    lshift(clip(v("/OUTM" ?result "tran") 9u 10u ) 9u )

    Then save that as CSV (assuming I've understood you correctly). The lshift function shifts the x-axis of the waveform left by the specific amount.

    Regards,

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • Nasser Arif
    Nasser Arif over 6 years ago in reply to Andrew Beckett

    Hi Andrew,

    Thank you very much for your reply,  Hope it will work for, I will test it tomorrow.

    I search on COS but looks I didn't not use proper keyword Disappointed

    Thanks,

    Nasser

    • 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