The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Design Languages >> Verilog-AMS >> compiling error
https://designers-guide.org/forum/YaBB.pl?num=1102104153

Message started by ppm on Dec 3rd, 2004, 12:02pm

Title: compiling error
Post by ppm on Dec 3rd, 2004, 12:02pm

Can someone help me correct the error below:

ground gnd;

I have "illegal ground node 'gnd' " error with the above statement?  I read from Ken's paper, PLLnoise.pdf, that "this ground statement is not currently supported in Cadence's Verilog-A implementation, so instead ground should be explicitly passed into the model through a terminal. "

How do I do that???   Help please?!?

ppm

Title: Re: compiling error
Post by Ken Kundert on Dec 3rd, 2004, 2:04pm

Add it as a terminal of the module and pass it in from the top level.

-Ken

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