adms 2.3.7
Automatic device model synthesizer
ADMS is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile C code for the API of spice simulators. Based on transformations specified in XML language, ADMS transforms Verilog-AMS code into other target languages.
- Website: https://github.com/Qucs/ADMS
- Licenses: GPL 3
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
Installation
Install adms 2.3.7
as follows:
guix install adms@2.3.7
Or install the latest version:
guix install adms
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.