1Vregs::Output::Hash(3)User Contributed Perl DocumentationVregs::Output::Hash(3)
2
3
4

NAME

6       SystemC::Vregs::Output::Hash - Dump Vregs into Hash format
7

SYNOPSIS

9       SystemC::Vregs::Output::Hash->new->write(pack=>$VregsPackageObject,
10       filename=>$fn);
11

DESCRIPTION

13       This package dumps vregs format into a perl Hash file.  It is called by
14       the Vregs package.
15

METHODS

17       new()
18           Create and return a new output class.
19
20       $self->write(pack=>vregsPackage, filename=>filename)
21           Creates the output file.
22

DISTRIBUTION

24       Vregs is part of the <http://www.veripool.org/> free Verilog software
25       tool suite.  The latest version is available from CPAN and from
26       <http://www.veripool.org/vregs>.  /www.veripool.org/>.
27
28       Copyright 2001-2010 by Wilson Snyder.  This package is free software;
29       you can redistribute it and/or modify it under the terms of either the
30       GNU Lesser General Public License Version 3 or the Perl Artistic
31       License Version 2.0.
32

AUTHORS

34       Wilson Snyder <wsnyder@wsnyder.org>
35

SEE ALSO

37       vreg, SystemC::Vregs
38
39
40
41perl v5.30.0                      2019-07-26            Vregs::Output::Hash(3)
Impressum