The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> AMS Simulators >> ncsim error during circuit read-in - AMS running from HED
https://designers-guide.org/forum/YaBB.pl?num=1234832418

Message started by raftman on Feb 16th, 2009, 5:00pm

Title: ncsim error during circuit read-in - AMS running from HED
Post by raftman on 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?

Title: Re: ncsim error during circuit read-in - AMS running from HED
Post by Andrew Beckett 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.

Title: Re: ncsim error during circuit read-in - AMS running from HED
Post by raftman on 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.


Title: Re: ncsim error during circuit read-in - AMS running from HED
Post by Andrew Beckett on 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.

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