gEDA-dev: SPICE rawwaveform file
al davis
ad151 at freeelectron.net
Sun Dec 2 12:12:49 EST 2007
On Sunday 02 December 2007, michel agoyan wrote:
> I'm looking for a document describing the spice raw file
> format for the waveforms.
> If I'm correct a CSDF (common simulation data file) exist
> and in fact a spice raw file is a CSDF.
> Actually I'm trying to use gwave as a waveform viewer for
> my own tools.
Why don't you use plain ascii? It's so much easier.....
I have never seen a formal spec, but I never really looked. I
don't follow the advertisements, so before you asked I didn't
know it had a name. I have always considered the Spice "ascii
rawfile" format to be unnecessarily complicated, something we
would be better off without. Looking at the file, it's clear
what it is. It has extra baggage that only makes it more
difficult to generate and read without any real benefit.
Werner suggested looking at NGspice source. To see what spice
does, I prefer looking at the original from Berkeley. NGspice
has some arbitrary changes that are not necessarily
improvements.
So, what are "your own tools"?
More information about the geda-dev
mailing list