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: about 1 year 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 (almost 18 years ago)
- Default Branch: master
- Last Pushed: 2011-06-30T22:00:07.000Z (almost 15 years ago)
- Last Synced: 2025-05-22T11:29:18.013Z (about 1 year 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: 4
- 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.