Rechercher une page de manuel
SystemC::Vregs::Output::Class.3pm
Langue: en
Version: 2009-05-19 (fedora - 01/12/10)
Section: 3 (Bibliothèques de fonctions)
NAME
SystemC::Vregs::Output::Class - Outputting Vregs CodeSYNOPSIS
SystemC::Vregs::Output::Class->new->write_class_h(pack=>$VregsPackageObject, filename=>$fn);DESCRIPTION
This package contains additional SystemC::Vregs methods. These methods are used to output various types of files.METHODS
- write_class_h
- Creates a C++ header file with class definitions.
- write_class_cpp
- Creates a C++ implementation file to correspond with write_class_h.
- write_struct_h
- Creates a C header file with structs for class definitions.
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
vreg, SystemC::VregsContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre