Scroll to navigation

GSPICEUI(1) User Commands GSPICEUI(1)

NAME

gspiceui - GUI frontend for various electronic circuit simulation engines

SYNOPSIS

gspiceui [-v] [-h] [-r RCFILE] [-c] [-s SIMENG] [-a ANA] [-g [PROC]] [-w VIEWER] [FILE/S]

DESCRIPTION

GNU SPICE GUI is intended to provide a GUI for various freely available electronic circuit simulation engines ie. GNU-Cap and NG-Spice. It uses gnetlist to convert schematic files to net list files and gWave or Gaw to display simulation results. gSchem is the preferred schematic capture tool.

OPTIONS

gspiceui accepts the following options :

Print version information.

Print usage information.

Enable debug mode (generates console spew on standard error).

Specify a configuration file.

Rebuild/clean the configuration file.

Specify the simulation engine to be used.

Specify the analysis page to be displayed.

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

Specify the waveform viewer to be used.

Specify a circuit description file to load or schematic file/s to import. If multiple schematics files are specified they are read sequentially and parsed with the assumption that they are all part of the same design. Any file/s must be specified at the end of the command line.

REPORTING BUGS

Report bugs to <mwaters517_AT_gmail_DOT_com>.

AUTHOR

Written by Mike Waters

SEE ALSO

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

COPYRIGHT

Copyright © 2003-2014 Mike Waters

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

January 22, 2014 Mike Waters