SystemC::Vregs::Subclass.3pm

Langue: en

Autres versions - même langue

Version: 2009-05-19 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

SystemC::Vregs::Subclass - Common base class

SYNOPSIS

     use SystemC::Vregs;
 
 

METHODS

new
Creates a new blessed object.
warn
Prints a warning message, using the name field if it exists. Errors are held until exit_if_error is called.
exit_if_error
Exits if any warnings have been found.
clean_sentence.
Finds the first sentence in a paragraph. Used to extract description lines from the description columns.

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-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

SystemC::Vregs