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.com/> free
EDA software tool suite. The latest version
is available from CPAN and from <http://www.veripool.com/>.
Copyright 2000-2007 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 or the Perl Artistic License.
AUTHORS
Wilson Snyder <wsnyder@wsnyder.org>
SEE ALSO
Log::Detect