This package browser is in early development. Mind the rough edges.

xschem

Hierarchical schematic editor

Xschem is an X11 schematic editor written in C and focused on hierarchical and parametric design. It can generate VHDL, Verilog or Spice netlists from the drawn schematic, allowing the simulation of the circuit.

Installation

Install the latest version of xschem as follows:

guix install xschem

Or install a particular version:

guix install xschem@3.0.0-1.f574539

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.