magic 8.3.581
VLSI (Very-large-scale integration) layout tool
Magic is an interactive EDA layout tool. It can run DRC and LVS tests and can assist with automatic routing.
- Outputs:
out - Website: http://opencircuitdesign.com/magic/index.html
- Licenses: Zero-Clause BSD
- Package source: gnu/packages/electronics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install magic 8.3.581 as follows:
guix install magic@8.3.581
Or install the latest version:
guix install magic
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.