Skip to content

VizElec

This page provides documentation for our command line tools.

vizelec

Usage:

 [OPTIONS] COMMAND [ARGS]...

Options:

  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.

pinout

Usage:

 pinout [OPTIONS] COMMAND [ARGS]...

show

Usage:

 pinout show [OPTIONS] CONF_FILE

Options:

  CONF_FILE  [required]

spice

Usage:

 spice [OPTIONS] COMMAND [ARGS]...

load

Create a graph representation of the schematic given by schem. :param schem: path to a spice file. :param show: display the netlist as a graph

Usage:

 spice load [OPTIONS] SCHEM

Options:

  SCHEM               [required]
  --show / --no-show  [default: show]