Scroll to navigation

xschem(1) xschem manual xschem(1)
3.

NAME

xschem - schematic capture and netlisting EDA tool

SYNPOSIS

xschem [options] [inputfile]

DECSRIPTION

Xschem is a schematic capture program, it allows creation of hierarchical representation of circuits with a top down approach.

OPTIONS

Print help screen and exit.
do a netlist of the given schematic cell
set netlist type to VHDL
set netlist type to verilog
set netlist type to tedax
set netlist type to SPICE
-3
set page size for printing to A3
dont use X (only command mode)
Do not read any system or user configuration files (xschemrc)
use a raibow-looking layer color table
show simulation waveforms
set flat netlist (for spice format only)
start without the tclreadline package (this is necessary if stdin and stdout are to be redirected for example to /dev/null).
set color postscript
print schematic
simulate schematic
quit after doing things (no interactive mode)
set a log file
set debug level: 1, 2, 3, n sets C program debug, -1, -2, -3, -n sets TCL frontend debug

FILES

$PREFIX/share/xschem/xschemrc
default configuration
~/.xschem/xschemrc
user configuration; if exists overrides settings from default configuration; may be partial: settings not overridden will remain as set from the system config
./xschemrc
local/per-project configuration; if exists overrides settings from the user configuration and default configuration; may be partial: settings not overridden will remain as set from the system config or user config
$PREFIX/share/xschem/systemlib
builtin essentials, such as font and missing symbol graphics
$PREFIX/share/xschem/utile
TODO
2018-01-01