klayout 0.30.5
Mask layout editor
KLayout is EDA software. It is a scriptable VLSI layout editor used for visualizing and editing mask data, transcoding between different file formats (GDSII and OASIS), executing DRC, LVS verification, and drawing of chip cross-sections basked on mask data.
- Outputs:
out - Website: https://www.klayout.de
- Licenses: GPL 3+
- Package source: gnu/packages/electronics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install klayout 0.30.5 as follows:
guix install klayout@0.30.5
Or install the latest version:
guix install klayout
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.