diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gwave/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gwave/DESCR b/cad/gwave/DESCR index cd7f3fb1cad..01a67e7f6e8 100644 --- a/cad/gwave/DESCR +++ b/cad/gwave/DESCR @@ -1,13 +1,13 @@ 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. +based on filename, and then tries all file formats until one succeeds. 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, +An ascii format with whitespace-separated 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 |