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

adms

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.

Installation

Install the latest version of adms as follows:

guix install adms

Or install a particular version:

guix install adms@2.3.7

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/adms/'><img src='http://127.0.0.1:3000/packages/adms/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/adms/badges/latest-version.svg)](http://127.0.0.1:3000/packages/adms/)
Org: [[http://127.0.0.1:3000/packages/adms/][http://127.0.0.1:3000/packages/adms/badges/latest-version.svg]]