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.
- Versions: 3.0.0-1.f574539
- Website: https://xschem.sourceforge.io/stefan/index.html
- Licenses: GPL 2+
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/xschem/'><img src='http://127.0.0.1:3000/packages/xschem/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/xschem/badges/latest-version.svg)](http://127.0.0.1:3000/packages/xschem/) Org: [[http://127.0.0.1:3000/packages/xschem/][http://127.0.0.1:3000/packages/xschem/badges/latest-version.svg]]