The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Jul 19th, 2024, 4:20am
Pages: 1
Send Topic Print
spectre error in transient sim. (Read 7334 times)
lrc
Junior Member
**
Offline

Grrr....

Posts: 11
U.S.A
spectre error in transient sim.
Aug 07th, 2008, 9:41am
 
Hi,

I am running a transient simulation using spectreVerilog, the simulation always stopped by the error below.  Can anyone please tell me what might be the cause and how to avoid it?

Thanks very much.

Zhenning

Error found by spectre at time = 61.9654 us during transient analysis `tran'.
   ERROR: Error in transient analysis IPC.
   ERROR (SPECTRE-16328): Error in transient simulation for mixed-mode.

Analysis `tran' was terminated prematurely due to an error.
finalTimeOP: writing operating point information to rawfile.

Error found by spectre during DC analysis, during info `finalTimeOP'.
   ERROR: Error in cleaning up IPC code in an attempt to quit.
   ERROR (SPECTRE-16329): Error in DC simulation for mixed-mode.

Analysis `finalTimeOP' was terminated prematurely due to an error.

******************
DC Analysis `dcOp'
******************

Error found by spectre during DC analysis `dcOp'.
   ERROR (SPECTRE-16041): Analysis was skipped due to inability to compute operating point.

Analysis `dcOp' was terminated prematurely due to an error.
dcOpInfo: writing operating point information to rawfile.

Error found by spectre during DC analysis, during info `dcOpInfo'.
   ERROR (SPECTRE-16041): Analysis was skipped due to inability to compute operating point.

Back to top
 
 
View Profile   IP Logged
bharat
Community Member
***
Offline



Posts: 57

Re: spectre error in transient sim.
Reply #1 - Jan 25th, 2009, 8:20am
 
Did you get the answer to that?

Back to top
 
 
View Profile   IP Logged
Geoffrey_Coram
Senior Fellow
******
Offline



Posts: 1999
Massachusetts, USA
Re: spectre error in transient sim.
Reply #2 - Jan 27th, 2009, 11:18am
 
ERROR: Error in cleaning up IPC code in an attempt to quit.

sounds like something you should report to Cadence R&D.
Back to top
 
 

If at first you do succeed, STOP, raise your standards, and stop wasting your time.
View Profile WWW   IP Logged
Andrew Beckett
Senior Fellow
******
Offline

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

Posts: 1742
Bracknell, UK
Re: spectre error in transient sim.
Reply #3 - Jan 27th, 2009, 12:53pm
 
This can happen (from a little research I did) when the verilog executable dies during the mixed-signal simulation. Spectre then reports it as seen above, because it can no longer talk to it.

I've found a few cases:

  • verilog ran out of memory
  • verilog wrote too big an output file
  • a system admin killed the process because it had been running a long time
  • licenses were released by verilog after a period of inactivity, and then couldn't be reclaimed later, and so verilog stopped.
  • use of some $wdf tasks to interface to the Synopsys Spice Explorer Tool
  • Path to some old version of verilog in the ADE->Digital Option setup.
  • Having a very old version of verilog in your path (use a recent IUS version)


There seemed to be lots of possible reasons - this was just a sample. I'd look in the verilog log file and see if that gives any clues...
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.