The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
May 11th, 2024, 9:51am
Pages: 1
Send Topic Print
VCO glitches in Verilog-A (Hspice) (Read 2550 times)
imtired
Junior Member
**
Offline



Posts: 23
Santa Rosa
VCO glitches in Verilog-A (Hspice)
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
Back to top
 
 
View Profile   IP Logged
Geoffrey_Coram
Senior Fellow
******
Offline



Posts: 1998
Massachusetts, USA
Re: VCO glitches in Verilog-A (Hspice)
Reply #1 - 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.

Back to top
 
 

If at first you do succeed, STOP, raise your standards, and stop wasting your time.
View Profile WWW   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.