Initial import of gwave-19990927.
authordmcmahill <dmcmahill>
Wed, 1 Mar 2000 18:33:24 +0000 (18:33 +0000)
committerdmcmahill <dmcmahill>
Wed, 1 Mar 2000 18:33:24 +0000 (18:33 +0000)
commit641a66454ec2175b74e686911e4da6118844000b
tree0621f3dd3712d4f15f45fc66d026ff646922700a
parentfdd571f5970e95d97dd4d8cf2825f4e470a40e1f
Initial import of gwave-19990927.

Gwave is a viewer for spice-like simulator output and other analog data

Gwave can read several file formats.  It attempts to guess file formats
based on filename, and then tries all file formats until one succedes.
These file formats are known:

CAzM transient output (*.[BNW])
HSPICE binary and ascii formats (*.tr0, *.sw0, *.ac0)
Spice2 and Spice3 "raw" output  (*.raw)
An ascii format with whitespace-seperated columns and column headings,
such as that produced by ACS (Al's circuit simulator). (*.acs, *.asc, *.ascii)

The "Export Postscript" and "Export PNM" options on the main File menu
provide the rudiments of output for inclusion in other
documentation.  They and simply write out files called gwave_out.ps and
gwave_out.pnm into the current directory.  In the future, a dialog box
will allow configuring the print and export output.
cad/gwave/Makefile [new file with mode: 0644]
cad/gwave/files/md5 [new file with mode: 0644]
cad/gwave/files/patch-sum [new file with mode: 0644]
cad/gwave/patches/patch-aa [new file with mode: 0644]
cad/gwave/pkg/COMMENT [new file with mode: 0644]
cad/gwave/pkg/DESCR [new file with mode: 0644]
cad/gwave/pkg/PLIST [new file with mode: 0644]