1admsCheck(1) User Commands admsCheck(1)
2
3
4
6 admsCheck - Test Program for admsXml
7
9 admsCheck
10
12 admsCheck creates two files: dummy.va dummy.xml. These two files
13 illustrate how program admsXml works. dummy.va is an example of Ver‐
14 ilog-AMS file. dummy.xml is a control file used by admsXml to convert
15 file dummy.va into file dummy.net. More specifically running 'admsXml
16 -e dummy.xml dummy.va' creates file dummy.net. The contents of file
17 dummy.net is entirely controlled by the instructions provided in file
18 dummy.xml.
19
21 dummy.va: dummy Verilog-AMS file created by admsCheck. dummy.xml:
22 dummy xml file created by admsCheck. dummy.net: file created by adm‐
23 sXml.
24
26 There is no options for this program.
27
29 The latest version of admsCheck can always be obtained from mot-
30 adms.sourceforge.net
31
33 Known bugs are documented within the BUGS file. Report bugs to
34 <r29173@users.sourceforge.net>.
35
37 This is free software; see the source for copying conditions. There is
38 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
39 PURPOSE.
40
42 Written by Laurent Lemaitre <r29173@users.sourceforge.net>.
43
44
45
46Debian/GNU Linux September 2008 admsCheck(1)