bug-gnu-electric
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Plot Spice Listing....


From: Steven Rubin
Subject: Re: Plot Spice Listing....
Date: Mon, 10 Nov 2008 11:37:04 -0800

At 09:02 AM 11/7/2008, you wrote:
Hi All,
Wondering if there has been any success as of 8.07 in reading Spice3f5 or ng-spice output files using Plot Spice Listing... I've tried setting the output file type to both standard and raw to try and load their respective types but both fail.

raw output - reports "End of file reached while reading:spice.raw"

I dug into the code a bit and discovered this error is coming from the tuple reading code following successfully finding "Binary:". I can provide more information if necessary.

txt output - reports:

java.lang.ArrayIndexOutOfBoundsException: 0
at com.sun.electric.tool.io.input.PSpiceOut.readPSpiceFile(PSpiceOut.java:145) at com.sun.electric.tool.io.input.PSpiceOut.readSimulationOutput(PSpiceOut.java:64) at com.sun.electric.tool.io.input.Simulate$ReadSimulationOutput.doIt(Simulate.java:242)
   at com.sun.electric.tool.EThread.run(EThread.java:112)

Haven't dug into this code yet.

I guess my first question is, anything I could be doing wrong. I've attached the raw and txt output files.

JD

I don't know the details of these particular Spice engines, but your file was able to be read into Electric by setting the "Output format" to "RawSmart" (I also had the "Spice engine" set to "HSpice" but that may not matter). This setting is in the "Spice" Preferences.

-Steven Rubin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]