Wilson Snyder > Log-Detect-1.424 > vtrace

Download:
Log-Detect-1.424.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

vtrace - read log files to check for errors and create Dinotrace cursors

SYNOPSIS ^

  vtrace <filename.log[.gz]>

DESCRIPTION ^

Vtrace reads the log files requested and optionally creates a Dinotrace or Simvision file that places cursors at appropriate error or warning points. The exit status will tell if any error or warnings were encountered in the file.

ARGUMENTS ^

vtrace takes the following arguments:

--help

Displays this message and program version and exits.

--append

Appends warning and error summary to end of the log file.

--dino name

Filename to write a Dinotrace config file to.

--simvision name

Filename to write a Simvision config file to.

--stderr

Shows errors and warnings in the log file onto stderr.

--warnfatal

Returns fatal exit status on warnings

--warnfinish

Returns fatal exit status if a magic line indicating test completion is missing.

DISTRIBUTION ^

Log-Detect is part of the http://www.veripool.org/ free EDA software tool suite. The latest version is available from CPAN and from http://www.veripool.org/.

Copyright 2000-2009 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0.

AUTHORS ^

Wilson Snyder <wsnyder@wsnyder.org>

SEE ALSO ^

Log::Detect