The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Modeling >> Behavioral Models >> VCO glitches in Verilog-A (Hspice)
https://designers-guide.org/forum/YaBB.pl?num=1182366516

Message started by imtired on Jun 20th, 2007, 12:08pm

Title: VCO glitches in Verilog-A (Hspice)
Post by imtired on Jun 20th, 2007, 12:08pm

Hi,

Using the VCO behavioral model from this website (with jitter), once in a while the VCO output level exceeds +/-1.  Simulating within a PLL, the longer I simulate, the greater the excursion.  Also, I am setting the jitter to zero, so it actually doesn't have any jitter being applied.

Has anyone previously observed such behavior?  Any hints, suggestions, insight as to what might be going on, and steps to resolving it?

Any help would be appreciated.

Thanks,
Robert

Title: Re: VCO glitches in Verilog-A (Hspice)
Post by Geoffrey_Coram on Jun 21st, 2007, 10:32am

The output voltage of the vco exceeds vh??

In vco2, I see:
  V(out) <+ transition(n ? vh : vl, 0, tt);

so it seems like it must be a simulator bug (in the transition function?) if the output voltage is ever outside the range (vl,vh), assuming vl < vh.


The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.