• 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. tie jitter function

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 125
  • Views 13756
  • 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

tie jitter function

Karev11
Karev11 over 5 years ago

Hi,

I wonder if there's function or expression based on existing functions to check tie type of jitter. To elaborate, the goal is to check corresponding edge  difference from clk_sim (from simulation) and clk_ref (based on ideal clock). 

The expression of jitter should be something like: jit = cross(VT("/vout_sim") 0.5 1 "rising"  t "time"  nil ) - N*Tref, in which cross() gives edge of clock_sim, Tref is known (1/fref), but as you can see, I need expression for N.   I applied xval() function to cross() result, but it still gives rising edge time, instead of the index of the clock edge.

any idea?

thanks,

Kevin

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 5 years ago

    Hi Kevin,

    You can use the delay function in the calculator to do this. Measure one signal against the ideal clock signal (assuming you have that in your circuit), and use the multiple occurrences feature.

    Alternatively you could use the abEyeCross.il function in this article. (abEyeCross plots versus the crossing number, and doesn't require a reference clock signal - you tell it the period yourself).

    Regards,

    Andrew.

    • 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