From: Suraj Kurapati Date: 2007-05-28T06:51:44+09:00 Subject: [ANN] Ruby-VPI 16.0.1 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.rubyforge.org for details. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Version 16.0.1 (2007-05-27) This release restores support for installation on Mac OS X. Thanks • Mark Thompson reported and solved the problem. Repairs • Shared-object files have a file extension of .so in Linux and .bundle on Mac OS X. Previously, only the Linux file extension was supported. -- Posted via http://www.ruby-forum.com/.