Installing Vregs¶
Download¶
Download from CPAN/wsnyder. It is under the name SystemC-Vregs, though SystemC is not required for usage.
Prerequisites¶
Vregs runs on any operating system with Perl.
Installation¶
If you're using a recent version of Perl, just:
cpan install SystemC::Vregs
Otherwise, untar, make, test, and install manually: cd SystemC-Vregs* perl Makefile.PL make make test make install
tar xvzf SystemC-Vregs*.t*gz
Usage¶
After installation, see the kit's README.
See Also¶
See the Veripool Perl Module FAQ for common installation problems.
![[logo]](/img/veripool_small.png)