[logo] 
 
Home
News
Activity
About/Contact
Major Tools
  Dinotrace
  Verilator
  Verilog-mode
  Verilog-Perl
Other Tools
  BugVise
  CovVise
  Gspice
  IPC::Locker
  Rsvn
  Schedule::Load
  SVN::S4
  Synopsys-modes
  SystemPerl
  Verilog-Pli
  Voneline
  Vregs
General Info
  Book Tips
  Papers

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.