The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
May 22nd, 2024, 11:32pm
Pages: 1
Send Topic Print
ncsim error during circuit read-in - AMS running from HED (Read 3339 times)
raftman
Junior Member
**
Offline



Posts: 11

ncsim error during circuit read-in - AMS running from HED
Feb 16th, 2009, 5:00pm
 
My design is elaborating ok, but after ncsim launches the simulation never begins and the following error is in my ncsim.log

Error found by spectre during circuit read-in.
    test_TOP.IADC.IO.I33.IPULL: error in evaluating parameter 1.

spectre terminated prematurely due to fatal error.

_______________________________--

I've looked through the verilog.ams netlists for cell I33 (which instantiates IPULL) and IPULL and not seeing anything with a parameter named, or set to, 1.  I also looked at the properties in the schematic and haven't found anything.

anyone know where I might look for more information about what's causing spectre to stop?
Back to top
 
 
View Profile   IP Logged
Andrew Beckett
Senior Fellow
******
Offline

Life, don't talk to
me about Life...

Posts: 1742
Bracknell, UK
Re: ncsim error during circuit read-in - AMS running from HED
Reply #1 - Feb 17th, 2009, 8:03pm
 
Can you post the instance line for IPULL from the netlist?

This may be a CDF parseAsNumber issue - see sourcelink solution 11086400.

Regards,

Andrew.
Back to top
 
 
View Profile WWW   IP Logged
raftman
Junior Member
**
Offline



Posts: 11

Re: ncsim error during circuit read-in - AMS running from HED
Reply #2 - Feb 18th, 2009, 8:35am
 
sure, of course, following is the instantiation line.  I will check the sourcelink solution you mentioned.

Thanks!
Andres

_______________________________

CELL_NAME (*
integer library_binding = "LIB_NAME";

*)
IPULL ( .dn3( dn3 ), .TUD( TUD ), .nwelle( \vdde3v3!  ), .PAD(
net83 ), .nwell( \vdd!  ), .up3( up3 ), .VREFH( VREFH ), .psub( \gnd!  ),
.bulk( \gnde!  ) );



Andrew Beckett wrote on Feb 17th, 2009, 8:03pm:
Can you post the instance line for IPULL from the netlist?

This may be a CDF parseAsNumber issue - see sourcelink solution 11086400.

Regards,

Andrew.

Back to top
 
 
View Profile   IP Logged
Andrew Beckett
Senior Fellow
******
Offline

Life, don't talk to
me about Life...

Posts: 1742
Bracknell, UK
Re: ncsim error during circuit read-in - AMS running from HED
Reply #3 - Feb 20th, 2009, 11:46pm
 
What about the module definition for IPULL? (the instance line didn't reveal much, other than that there were no parameters).

Regards,

Andrew.
Back to top
 
 
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.