Ruby-VPI 8.2.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Version 8.2.0 (2006-10-24)

Ruby-VPI is a Ruby interface to Verilog VPI. It lets you create
complex Verilog test benches easily and wholly in Ruby.

Website: http://ruby-vpi.rubyforge.org

Install: gem install ruby-vpi

Summary

This release simplifies configuration of generated tests.

Notice

* Generated runners now have a SIMULATOR_INCLUDES array
  , whose entries specify places where Verilog source files,
  needed by the Verilog design, reside.

Details

* Generated Verilog benches now inherit all `include and
  `define directives from the Verilog design in a simpler
  manner.
* A generated test no longer requires its Verilog design
  to reside in the same directory.
* The sample tests have been updated accordingly.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFPmjEmV9O7RYnKMcRAiv8AJ9HCS3U9S6iONwb0OZc/8oCXEBWUgCgpdwT
HzSkFeKK1p62kB9jeCjowGI=
=+wbB
-----END PGP SIGNATURE-----