Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunaku/ruby-vpi

Ruby interface to IEEE 1364-2005 Verilog VPI
https://github.com/sunaku/ruby-vpi

hardware-designs simulation testing-tools verification verilog

Last synced: 3 months ago
JSON representation

Ruby interface to IEEE 1364-2005 Verilog VPI

Awesome Lists containing this 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.