Scroll to navigation

admsXml(1) User Commands admsXml(1)

NAME

admsXml - An automatic device model synthesizer.

SYNOPSIS

admsXml source [OPTIONS] -e script1 [-e script2 ...]

DESCRIPTION

admsXml 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.

FILES

verilog-ams source code
admst scripts (xml format)

OPTIONS

predefine NAME as a macro, with definition `1'
predefine NAME as a macro, with definition DEFINITION
Add directory DIR to search path for header files
ignore file .adms.implicit.xml
do not check version number of scripts
miscellaneous info (release, web site, mailing list)
version number
short help

ENVIRONMENT VARIABLES

print info [default=yes]
print usage [default=yes]
print messages [default=no]
print more messages [default=no]
debug messages during vla parsing [default=no]
debug messages during xml parsing [default=no]
debug messages during vla preprocessing [default=no]

AVAILABILITY

The latest version of admsXml can always be obtained from mot-adms.sourceforge.net

REPORTING BUGS

Known bugs are documented within the BUGS file. Report bugs to <r29173@users.sourceforge.net>.

COPYRIGHT

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

AUTHORS

Written by Laurent Lemaitre <r29173@users.sourceforge.net>.

September 2008 Debian/GNU Linux