.TH admsCheck "1" "September 2008" "Debian GNU/Linux" "User Commands" .SH NAME admsCheck \- Test Program for admsXml .SH SYNOPSIS .B admsCheck .SH DESCRIPTION admsCheck creates two files: dummy.va dummy.xml. These two files illustrate how program admsXml works. dummy.va is an example of Verilog-AMS file. dummy.xml is a control file used by admsXml to convert file dummy.va into file dummy.net. More specifically running 'admsXml -e dummy.xml dummy.va' creates file dummy.net. The contents of file dummy.net is entirely controlled by the instructions provided in file dummy.xml. .SH FILES dummy.va: dummy Verilog-AMS file created by admsCheck. dummy.xml: dummy xml file created by admsCheck. dummy.net: file created by admsXml. .SH OPTIONS There is no options for this program. .SH AVAILABILITY The latest version of admsCheck can always be obtained from \fBmot-adms.sourceforge.net\fR .SH "REPORTING BUGS" Known bugs are documented within the BUGS file. Report bugs to . .SH COPYRIGHT .PP This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .SH AUTHORS Written by Laurent Lemaitre .