[ANN] Ruby-VPI 8.1.0

S

Suraj N. Kurapati

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

Version 8.1.0 (2006-10-21)

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 adds an integer library and renames the vpi_util
library.


Notice

* The vpi_util library has been renamed to vpi. This
change should not affect your code unless you explicitly
imported this library via require 'ruby-vpi/vpi_util'. In
which case, you should update your code to use require 'ruby
-vpi/vpi' accordingly.


Details

* An integer library has been added to simplify common
tasks related to hardware and the binary number system. You
can import this library for use via require 'ruby-vpi/
integer'.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFOpZEmV9O7RYnKMcRAmQcAJ94yExD6JBynJeo7jEOFH5XJ5e9vgCglkJm
+0RCcMUHvlqqBH4Ov8dBZvo=
=OKTc
-----END PGP SIGNATURE-----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[ANN] Ruby-VPI 0.1 0
[ANN] Ruby-VPI 8.0.0 0
[ANN] Ruby-VPI 7.0.0 0
[ANN] Ruby-VPI 9.0.0 0
[ANN] Ruby-VPI 0.7 2
[ANN] Ruby-VPI 7.2.0 0
[ANN] Ruby-VPI 8.2.0 0
[ANN] Ruby-VPI 0.8 0

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,218
Latest member
JolieDenha

Latest Threads

Top