logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

admsXml - An automatic device model synthesizer.

Authors

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

Debian GNU/Linux                                 September 2008                                       admsXml(1)

Availability

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

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.

Environment Variables

       - adms_info="yes"|"no"
              print info [default=yes]

       - adms_usage="yes"|"no"
              print usage [default=yes]

       - adms_verbose="yes"|"no"
              print messages [default=no]

       - adms_debug="yes"|"no"
              print more messages [default=no]

       - adms_dbg_vla="yes"|"no"
              debug messages during vla parsing [default=no]

       - adms_dbg_xml="yes"|"no"
              debug messages during xml parsing [default=no]

       - adms_dbg_pre="yes"|"no"
              debug messages during vla preprocessing [default=no]

Files

        source
              verilog-ams source code

        script1, ...
              admst scripts (xml format)

Name

       admsXml - An automatic device model synthesizer.

Options

-D NAME
              predefine NAME as a macro, with definition `1'

       -D NAME=DEFINITION
              predefine NAME as a macro, with definition DEFINITION

       -I DIR Add directory DIR to search path for header files

       -x     ignore file .adms.implicit.xml

       -xv    do not check version number of scripts

       -i, --info
              miscellaneous info (release, web site, mailing list)

       -v, --version
              version number

       -h, --help
              short help

Reporting Bugs

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

Synopsis

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

See Also