NAME
SystemC::Vregs::Output::Latex - Outputting .tex files
SYNOPSIS
SystemC::Vregs::Output::Latex->new->write(pack=>$VregsPackageObject, filename=>$fn);
DESCRIPTION
This package dumps registers in Latex table format, suitable for printing. It is called by the Vregs package.
METHODS
DISTRIBUTION
Vregs is part of the http://www.veripool.org/ free Verilog software tool suite. The latest version is available from CPAN and from http://www.veripool.org/vregs. /www.veripool.org/>.
Copyright 2001-2010 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>