gEDA-dev: SPICE rawwaveform file
michel agoyan
michel.agoyan at free.fr
Mon Dec 3 14:25:50 EST 2007
In fact I'm looking for a binary format because it is more compact than
a text file.
I simple have an huge amount of waveforms to deal with coming from a
digital scope.
I want to process them (average correlation ...) and write the results
using a format
that is compact and that allows the use of waveform viewer such as gwave.
The suggestion of Werner seems to be the right one . Finally the source
code is the best documentation
that I could retrieve :-) .
Thanks for your help.
Michel
al davis wrote:
> 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"?
>
>
> _______________________________________________
> geda-dev mailing list
> geda-dev at moria.seul.org
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
>
>
>
More information about the geda-dev
mailing list