sunaku / ruby-vpi
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
ruby-vpi /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Fri Apr 25 20:42:05 -0700 2008 | |
| |
README | Sun Sep 21 18:38:39 -0700 2008 | |
| |
Rakefile | Sun Jul 20 14:06:56 -0700 2008 | |
| |
TODO | Sun Jan 27 23:16:47 -0800 2008 | |
| |
bin/ | ||
| |
doc/ | ||
| |
examples/ | Sat May 31 13:48:37 -0700 2008 | |
| |
ext/ | ||
| |
gem_extconf.rb | Mon Jan 22 15:51:29 -0800 2007 | |
| |
lib/ |
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.

