sourCEntral - mobile manpages

pdf

gspiceui

NAME

gspiceui - GUI frontend for SPICE simulation engines

SYNOPSIS

gspiceui [-v] [-h] [-r <RCFILE>] [-s <SIM>] [-a <ANA>] [-g [<PROC>]] [FILE/S]

DESCRIPTION

GNU Spice GUI (gSpiceUI) is intended to provide a GUI for freely available Spice electronic circuit simulation engines ie. Gnu-CAP and NG-Spice. It uses gNetList to convert schematic files to net list files and gWave to display simulation results. gSchem is the preferred schematic capture tool.

OPTIONS

gspiceui accepts the following options :

-v

Print version information.

-h

Print usage information.

-r <RCFILE>

Specify a configuration file.

-s <SIM>

Specify the simulation engine to be used.

-a <ANA>

Specify the analysis page to be displayed.

-g [<PROC>]

Specify the guile procedure which is executed to create the netlist.

<FILE/S>

Specify schematic file/s. If multiple schematics are specified they are sequentially read and parsed with the assumption that they are all part of the same design. The schematic file/s should be specified at the end of the command line.

REPORTING BUGS

Report bugs to <M DOT Waters AT bom DOT gov DOT au>.

AUTHOR

Mike Waters

SEE ALSO

gschem(1), gnetlist(1), ngspice(1), gnucap(1), gwave(1)

COPYRIGHT

Copyright © 2003-2007 Mike Waters

This document can be freely redistributed according to the terms of the GNU General Public License version 2.0

pdf