Newsgroups: comp.sys.amiga
Path: utzoo!utgpu!watserv1!maytag!watdragon!lion!sjorr
From: sjorr@lion.uwaterloo.ca (Stephen Orr)
Subject: Re: SPICE (Simulation Prog w/Emphasis on I.C's)
Message-ID: <1990Nov24.183618.18105@watdragon.waterloo.edu>
Sender: daemon@watdragon.waterloo.edu (Owner of Many System Processes)
Organization: University of Waterloo
References: <7848.274c0a04@uwovax.uwo.ca> <1990Nov23.035020.8041@ameristar> <188.274d0cda@intersil.uucp> <1990Nov24.074219.15575@news.iastate.edu>
Date: Sat, 24 Nov 90 18:36:18 GMT
Lines: 42

>
>     I'd like to ask a favor of anyone that undertakes the project of
>converting this (or even version 2G6, the Fortran version), could you please
>relase a version compiled with the coprocessor options TURNED ON!  Please??
>Actually, what would probably be better, more in the spirit of Amiga
>programming anyway, would be to compile it under 2.0 using the new 2.0 math
>library; it automatically selects the coprocessor for floating point math if
>one is available.  I don't think this route would be usefull to people until
>everyone is running 2.0, but neither is the option with inline coprocessor
>code (unless you have a coprocessor).
>
The banner from my version of Spice says this:

AmigaSpice 5.0     (Spice 2G.6)


This Program is Public Domain

 Usage:
 SPICE i/o_file

                     Input file assumed to be: i/o_file.INP
                          Output file will be: i/o_file.OUT


The program IS written in 'C' (so the conversion has been done) and for
those of you who don't already know it, auto detection and support of
a math co-processor, was include in 1.3, as is evidenced by the VAST speed
increase of this version of SPICE on my 2630 (6x faster). A second version
with inline 881/882 code would be nice because we might then get to the
8x or even 10x faster mark. Also, as I have said before, there is a
program to plot SPICE files called SPlot, available via ftp at
sunne.waterloo.cs (I think). It should soon include ARexx support for
full automation, at which point I would expect it to be posted to
c.binaries.amiga. This program also supports extra functionality not
found in SPICE like plotter output, arbitray zoom etc.

					Stephen

>                                        --George


