
callbackgen - Create callback functions for Verilog-Perl internals

make This will invoke callbackgen

Callbackgen is an internal utility used in building Verilog::Parser.

Creates "virtual callbackCb(...);"
Creates "virtual callbackCb(...) = 0;"
Creates XS code for accepting the callback.

Displays this message and program version and exits.
==item --debug
Enable debug.
Print the version number and exit.

This is part of the http://www.veripool.org/ free Verilog EDA software tool suite. The latest version is available from CPAN and from http://www.veripool.org/.
Copyright 2008-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.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Wilson Snyder <wsnyder@wsnyder.org>
