[ANN] Ruby-VPI 7.2.0

S

Suraj N. Kurapati

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

Version 7.2.0 (2006-09-15)

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


Web site: http://ruby-vpi.rubyforge.org

Tutorial: http://ruby-vpi.rubyforge.org/doc/usage.tutorial.html

Install: gem install ruby-vpi

SVN tag: svn://rubyforge.org/var/svn/ruby-vpi/tags/7.2.0

Summary

This release adds initial[1] support for code coverage analysis
via the rcov library.

Acknowledgments

Thanks to Mauricio Fernandez for helping me use rcov without its
runner.

Details

• Added initial[1] support for code coverage analysis, which can
be enabled by setting the COVERAGE environment variable to a
non-empty value before running a test.

â–¡ For example, you can run a test with the GPL Cver simulator
while enabling the generation of code coverage reports as
follows:

export COVERAGE=1; rake cver

• Coverage reports are generated in text and HTML formats.


[1] Full capabilites of the rcov library, such as its various
analysis modes, are not yet utilized.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFFClpBmV9O7RYnKMcRApCmAJ9lZ1GqiC2k12as32JKGr8VkvxrbwCfaE4h
6rAs7eIpqdv1kz7z6tcp36g=
=VVFt
-----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 7.0.0 0
[ANN] Ruby-VPI 7.3.0 0
[ANN] Ruby-VPI 6.3.0 0
[ANN] Ruby-VPI 0.9.1 0
[ANN] Ruby-VPI 0.9.2 0
[ANN] Ruby-VPI 19.0.0 2
[ANN] Ruby-VPI 12.0.1 1
[ANN] Ruby-VPI 8.1.0 0

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top