• 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. Missing point in AMS simulation plot when the value of the...

Stats

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

Missing point in AMS simulation plot when the value of the consecutive points are same

RFStuff
RFStuff over 5 years ago

Dear All,

I was simulating a VHDL module in AMS with plot in VIVa.

The module looks like as at the end of this post.

If deltat_rec value is same at nth, n+1th rising edge of clock signal 'clk', the wavescan plot  ( in SampleHold  trace format ) of signal deltat_rec does have a point at nth rsing edge but NOT at  n+1th rising edge.

Is there any we can ensure that the WaveScan plot doesn't miss n+1th point so that when we will export the trace, the file will have n+1th point.

Kind Regards,

deltat_proc:process(clk)
begin
if (clk='0') and (clk' event) then
deltat_rec <= delta_t;
end if;
end process deltat_proc;

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

    I think a more complete example will be needed to try this out and advise  you (that's partly the reason why I've not answered this so far). I don't have time to spend time putting together a complete example to investigate...

    If you can't share that here, please contact customer support.

    Regards,

    Andrew

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

    I think a more complete example will be needed to try this out and advise  you (that's partly the reason why I've not answered this so far). I don't have time to spend time putting together a complete example to investigate...

    If you can't share that here, please contact customer support.

    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