Project

ruby-vpi

0.01
No commit activity in last 3 years
No release in over 3 years
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.7.0
>= 0.7.0
>= 1.0.0
>= 0.5.2
>= 0
 Project Readme
Ruby-VPI -- Ruby interface to IEEE 1364-2005 Verilog VPI
========================================================

Ruby VPI is a library that lets Ruby programs access the
entire IEEE 1364-2005 Verilog VPI interface supported by
major Verilog simulators today.  It also serves as
platform for unit testing, rapid prototyping, and
systems integration of Verilog modules through Ruby.

Please see the ./doc/guide.html file in your web browser 
or visit http://ruby-vpi.rubyforge.org for more information.