[ANN] Ruby-VPI 15.0.1

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

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

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Version 15.0.1 (2007-01-15)

Summary

This release fixes a problem with compilation of the C
extension and improves the user documentation’s appearance.

Acknowledgment

Thanks to Derek Graham for reporting the problem.

Details

  • Restored the monkey patch, which was removed in release
    14.0.0, for the SWIG va_list problem.

  • Made table of contents in-line with the content in user
    documentation.

  • Added printer-friendly stylesheet for user
    documentation.

···

--
Posted via http://www.ruby-forum.com/.