| SystemPerl documentation | view source | Contained in the SystemPerl distribution. |
SystemC::Netlist::Method - Methods in a file
use SystemC::Netlist;
SystemC::Netlist::Method contains information on a method added with SP_AUTO_METHOD.
The method name.
The sensitivity list of the method.
Prints debugging information for this file.
SystemPerl is part of the http://www.veripool.org/ free SystemC software tool suite. The latest version is available from CPAN and from http://www.veripool.org/systemperl.
Copyright 2005-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.
Wilson Snyder <wsnyder@wsnyder.org>
| SystemPerl documentation | view source | Contained in the SystemPerl distribution. |