[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] Ruby-VPI 18.0.1

Suraj Kurapati

8/3/2007 6:27:00 AM

Ruby-VPI is a Ruby interface to IEEE 1364-2005 Verilog VPI
and a platform for unit testing, rapid prototyping, and
systems integration of Verilog modules through Ruby. It
lets you create complex Verilog test benches easily and
wholly in Ruby.

â?¢ See http://ruby-vpi.rub... for details.

�����������������������������������������������������������

Project News

The web-based forums[1] have been replaced with a mailing
list[2] that has its own web-based interface[3] if you prefer.

[1] http://rubyforge.org/forum/?gro...
[2] http://ruby-vpi.rub.../mail/
[3] http://ruby-vpi.rub.../forum/

�����������������������������������������������������������

Version 18.0.1 (2007-08-02)

This release fixes some bugs regarding simulation time and
control.

Thanks

â?¢ Calvin Wong reported the bugs listed in the Repairs
section.

Repairs

â?¢ VCS does not acknowledge passage of time when
cbReadWriteSynch callback is used, so I reverted back
to using the cbAfterDelay callback (as was done in
version 17.0.0).

â?¢ Ruby-VPI did not give control back to the Verilog
simulator before it exited. As a result, the Verilog
simulator did not have a chance to do any clean up or
finish any pending tasks that remained in the
simulation.
--
Posted via http://www.ruby-....