Re: s2ibis2 error messages

From: <awglaser@eos.ncsu.edu>
Date: Thu May 15 1997 - 08:54:07 PDT

> And finally, has anyone ever received this error message before?
>
> "...
> s2ibis2.sun4: Analyzing component S/UNI PLUS PM5347 .
> s2ibis2.sun4: Starting HSpice job with input putoutpi.spi.
> s2ibis2.sun4: Data begin marker transfer not found in output file
> putoutpi.out.
> s2ibis2.sun4: Curve pullup not generated.
> s2ibis2.sun4: Starting HSpice job with input dutoutpi.spi.
> s2ibis2.sun4: Data begin marker transfer not found in output file
> dutoutpi.out.
> s2ibis2.sun4: Curve pullup (output disabled) not generated.
> =2E.."

Roland:

S2ibis2 looks for certain "marker" words or symbols that denote the
start of the data in the output file. In this case, since you're using
HSPICE, s2ibis2 looks for the word "transfer" in the output file, and
marks where it finds it as the start of data. (It's not actually the
exact beginning of the data, but it allows s2ibis2 to skip over the
huge "prelude" portion of the output file.) Basically, the error
message just means that s2ibis2 couldn't find the marker it was
looking for.

You can find all of the markers it uses in the file s2istrng.h. The
variable names are VIDataBeginMarker, tranDataBeginMarker, and
dataEndMarker. Each variable has five possible values, corresponding
to the various flavors of SPICE simulator (HSPICE, PSpice, SPICE2,
Spice3 and Spectre, in that order).

Hope this helps.

Regards,

-- 
Alan Glaser                         "It's not a competition,
ECE Dept.                            it's just a mint..." - K
North Carolina State University
 
Received on Thu May 15 08:55:26 1997

This archive was generated by hypermail 2.1.8 : Fri Jun 03 2011 - 09:53:46 PDT