waveview/doc
2022-09-24 17:47:18 -04:00
..
Compiled pulling in most recent code 2022-09-24 17:47:18 -04:00
config pulling in most recent code 2022-09-24 17:47:18 -04:00
dataModel pulling in most recent code 2022-09-24 17:47:18 -04:00
globaltable.png pulling in most recent code 2022-09-24 17:47:18 -04:00
globaltable.sch pulling in most recent code 2022-09-24 17:47:18 -04:00
lmswtable.png pulling in most recent code 2022-09-24 17:47:18 -04:00
lmswtable.sch pulling in most recent code 2022-09-24 17:47:18 -04:00
lmtable.png pulling in most recent code 2022-09-24 17:47:18 -04:00
lmtable.sch pulling in most recent code 2022-09-24 17:47:18 -04:00
objects pulling in most recent code 2022-09-24 17:47:18 -04:00
paneltable.png pulling in most recent code 2022-09-24 17:47:18 -04:00
paneltable.sch pulling in most recent code 2022-09-24 17:47:18 -04:00
Readme.stest pulling in most recent code 2022-09-24 17:47:18 -04:00
Sizing pulling in most recent code 2022-09-24 17:47:18 -04:00
sound pulling in most recent code 2022-09-24 17:47:18 -04:00
ttg pulling in most recent code 2022-09-24 17:47:18 -04:00

Stest is a simple tool to test the functions is this directory, but
can be used to convert between formats.

To compile :
cd lib
make -f stest.mak

For command line options:
stest -h

Running example to convert spice3 format to ascii
stest -rf spice3raw -wf ascii -o myfile ../examples/Spice3a

Listing available formats:
stest -rl
stest -wl