1admsXml(1)                       User Commands                      admsXml(1)
2
3
4

NAME

6       admsXml - An automatic device model synthesizer.
7

SYNOPSIS

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

DESCRIPTION

12       admsXml  is  a  code  generator that converts electrical compact device
13       models specified in high-level description language into  ready-to-com‐
14       pile c code for the API of spice simulators.
15

FILES

17        source
18              verilog-ams source code
19
20        script1, ...
21              admst scripts (xml format)
22

OPTIONS

24       -D NAME
25              predefine NAME as a macro, with definition `1'
26
27       -D NAME=DEFINITION
28              predefine NAME as a macro, with definition DEFINITION
29
30       -I DIR Add directory DIR to search path for header files
31
32       -x     ignore file .adms.implicit.xml
33
34       -xv    do not check version number of scripts
35
36       -i, --info
37              miscellaneous info (release, web site, mailing list)
38
39       -v, --version
40              version number
41
42       -h, --help
43              short help
44

ENVIRONMENT VARIABLES

46       - adms_info="yes"|"no"
47              print info [default=yes]
48
49       - adms_usage="yes"|"no"
50              print usage [default=yes]
51
52       - adms_verbose="yes"|"no"
53              print messages [default=no]
54
55       - adms_debug="yes"|"no"
56              print more messages [default=no]
57
58       - adms_dbg_vla="yes"|"no"
59              debug messages during vla parsing [default=no]
60
61       - adms_dbg_xml="yes"|"no"
62              debug messages during xml parsing [default=no]
63
64       - adms_dbg_pre="yes"|"no"
65              debug messages during vla preprocessing [default=no]
66

AVAILABILITY

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

REPORTING BUGS

72       Known bugs are  documented  within  the  BUGS  file.   Report  bugs  to
73       <r29173@users.sourceforge.net>.
74
76       This is free software; see the source for copying conditions.  There is
77       NO warranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR
78       PURPOSE.
79

AUTHORS

81       Written by Laurent Lemaitre <r29173@users.sourceforge.net>.
82
83
84
85Debian/GNU Linux                September 2008                      admsXml(1)
Impressum