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.

SEE ALSO

SystemC::Vregs

AUTHORS

Wilson Snyder <wsnyder@wsnyder.org>