[ANN] Ruby-VPI 12.1.0

S

Suraj Kurapati

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

RSS feed: http://ruby-vpi.rubyforge.org/doc/rss.xml

Install: gem install ruby-vpi


Version 12.1.0 (2006-12-22)

Summary

This release adds interactive debugging support, adds new
sections to the user manual, and cleanses some internals.

Notice

• The lib/ruby-vpi/rspec.rb and lib/ruby-vpi/xx.rb files
has been removed because they are no longer necessary.

• rSpec 0.7.0 or newer is now required because the sample
tests utilize the should == syntax—which was introduced
in rSpec 0.7.0.

Detail

• Test runners now support the DEBUG environment
variable, which enables the interactive debugger
(ruby-debug) in post-mortem debugging mode.
â–¡ The debugger can now be used when DEBUG environment
variable is not activated.
â–¡ ruby-debug is now a gem dependency for Ruby-VPI.

• Status messages, which are shown during initialization
of a Ruby bench, now appear in simulators’ log files.

• Added documentation about test runners and the
interactive debugger in the user manual.

• Added a README file with hint about where to find the
user manual.

• Removed code that wasn’t being used, according to code
coverage analysis, from the pipelined ALU sample.
 

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 17.0.0 0
[ANN] Ruby-VPI 14.0.0 0
[ANN] Ruby-VPI 15.0.0 0
[ANN] Ruby-VPI 20.0.0 0
[ANN] Ruby-VPI 9.0.0 0
[ANN] Ruby-VPI 12.0.0 0
[ANN] Ruby-VPI 10.0.0 0
[ANN] Ruby-VPI 7.0.0 0

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,282
Latest member
RoseannaBa

Latest Threads

Top