Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sunaku/ruby-vpi
- Owner: sunaku
- License: isc
- Created: 2008-09-21T21:21:06.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2011-06-30T22:00:07.000Z (over 13 years ago)
- Last Synced: 2024-10-05T02:03:49.245Z (4 months ago)
- Topics: hardware-designs, simulation, testing-tools, verification, verilog
- Language: Ruby
- Homepage: http://snk.tuxfamily.org/lib/ruby-vpi/
- Size: 1.53 MB
- Stars: 15
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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.