ruby-vpi 7.0.0 → 7.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (179) hide show
  1. data/HISTORY +19 -0
  2. data/README +3 -3
  3. data/Rakefile +147 -112
  4. data/bin/generate_test.rb +0 -2
  5. data/doc/src/manual.xml +11 -9
  6. data/doc/txt/manual.txt +14 -9
  7. data/doc/xhtml/background.organization.html +1 -1
  8. data/doc/xhtml/index.html +2 -2
  9. data/doc/xhtml/introduction.manifest.html +1 -1
  10. data/doc/xhtml/usage.installation.html +7 -1
  11. data/doc/xhtml/usage.tutorial.html +1 -1
  12. data/gem_extconf.rb +1 -1
  13. data/history.html +37 -0
  14. data/lib/ruby-vpi/runner.rb +77 -2
  15. data/lib/ruby-vpi.rb +0 -10
  16. data/readme.html +5 -3
  17. data/ref/c/annotated.html +1 -1
  18. data/ref/c/common_8h.html +1 -1
  19. data/ref/c/files.html +1 -1
  20. data/ref/c/functions.html +1 -1
  21. data/ref/c/functions_vars.html +1 -1
  22. data/ref/c/globals.html +1 -1
  23. data/ref/c/globals_0x63.html +1 -1
  24. data/ref/c/globals_0x65.html +1 -1
  25. data/ref/c/globals_0x66.html +1 -1
  26. data/ref/c/globals_0x70.html +1 -1
  27. data/ref/c/globals_0x72.html +1 -1
  28. data/ref/c/globals_0x73.html +1 -1
  29. data/ref/c/globals_0x74.html +1 -1
  30. data/ref/c/globals_0x76.html +1 -1
  31. data/ref/c/globals_0x78.html +1 -1
  32. data/ref/c/globals_defs.html +1 -1
  33. data/ref/c/globals_defs_0x65.html +1 -1
  34. data/ref/c/globals_defs_0x70.html +1 -1
  35. data/ref/c/globals_defs_0x76.html +1 -1
  36. data/ref/c/globals_defs_0x78.html +1 -1
  37. data/ref/c/globals_enum.html +1 -1
  38. data/ref/c/globals_eval.html +1 -1
  39. data/ref/c/globals_func.html +1 -1
  40. data/ref/c/globals_type.html +1 -1
  41. data/ref/c/globals_vars.html +1 -1
  42. data/ref/c/hierarchy.html +1 -1
  43. data/ref/c/index.html +1 -1
  44. data/ref/c/relay_8cin.html +1 -1
  45. data/ref/c/relay_8hin.html +1 -1
  46. data/ref/c/ruby-vpi_8c.html +1 -1
  47. data/ref/c/structrelay____RubyOptions____def.html +1 -1
  48. data/ref/c/structt__cb__data.html +1 -1
  49. data/ref/c/structt__vpi__delay.html +1 -1
  50. data/ref/c/structt__vpi__error__info.html +1 -1
  51. data/ref/c/structt__vpi__strengthval.html +1 -1
  52. data/ref/c/structt__vpi__systf__data.html +1 -1
  53. data/ref/c/structt__vpi__time.html +1 -1
  54. data/ref/c/structt__vpi__value.html +1 -1
  55. data/ref/c/structt__vpi__vecval.html +1 -1
  56. data/ref/c/structt__vpi__vlog__info.html +1 -1
  57. data/ref/c/swig_8cin.html +1 -1
  58. data/ref/c/swig_8hin.html +1 -1
  59. data/ref/c/verilog_8h.html +1 -1
  60. data/ref/c/vlog_8cin.html +1 -1
  61. data/ref/c/vlog_8hin.html +1 -1
  62. data/ref/c/vpi__user_8h.html +1 -1
  63. data/ref/ruby/classes/Counter.html +20 -20
  64. data/ref/ruby/classes/Counter.src/M000038.html +7 -9
  65. data/ref/ruby/classes/Counter.src/M000039.html +9 -7
  66. data/ref/ruby/classes/Counter.src/M000040.html +7 -9
  67. data/ref/ruby/classes/Counter.src/M000041.html +22 -0
  68. data/ref/ruby/classes/CounterProto.html +9 -9
  69. data/ref/ruby/classes/CounterProto.src/M000005.html +1 -1
  70. data/ref/ruby/classes/CounterProto.src/{M000004.html → M000006.html} +1 -1
  71. data/ref/ruby/classes/ERB.html +5 -5
  72. data/ref/ruby/classes/FileUtils.html +10 -10
  73. data/ref/ruby/classes/FileUtils.src/M000048.html +5 -5
  74. data/ref/ruby/classes/{InputGenerator.src/M000027.html → FileUtils.src/M000049.html} +4 -4
  75. data/ref/ruby/classes/Hw5UnitModel/Operation.html +15 -15
  76. data/ref/ruby/classes/Hw5UnitModel/Operation.src/M000012.html +12 -20
  77. data/ref/ruby/classes/Hw5UnitModel/Operation.src/M000013.html +20 -5
  78. data/ref/ruby/classes/Hw5UnitModel/Operation.src/M000014.html +18 -0
  79. data/ref/ruby/classes/Hw5UnitModel.html +24 -24
  80. data/ref/ruby/classes/Hw5UnitModel.src/M000009.html +7 -25
  81. data/ref/ruby/classes/Hw5UnitModel.src/M000010.html +25 -9
  82. data/ref/ruby/classes/Hw5UnitModel.src/M000011.html +22 -0
  83. data/ref/ruby/classes/Hw5_unit.html +5 -5
  84. data/ref/ruby/classes/Hw5_unit_spec.html +15 -15
  85. data/ref/ruby/classes/Hw5_unit_spec.src/M000024.html +8 -8
  86. data/ref/ruby/classes/Hw5_unit_spec.src/M000025.html +8 -54
  87. data/ref/ruby/classes/Hw5_unit_spec.src/M000026.html +67 -0
  88. data/ref/ruby/classes/InputGenerator.html +30 -30
  89. data/ref/ruby/classes/InputGenerator.src/M000028.html +5 -5
  90. data/ref/ruby/classes/InputGenerator.src/M000029.html +5 -6
  91. data/ref/ruby/classes/InputGenerator.src/M000030.html +6 -25
  92. data/ref/ruby/classes/InputGenerator.src/M000031.html +25 -6
  93. data/ref/ruby/classes/InputGenerator.src/M000032.html +6 -6
  94. data/ref/ruby/classes/InputGenerator.src/M000033.html +19 -0
  95. data/ref/ruby/classes/MaximumCounterValue.html +10 -10
  96. data/ref/ruby/classes/MaximumCounterValue.src/M000036.html +10 -8
  97. data/ref/ruby/classes/MaximumCounterValue.src/M000037.html +21 -0
  98. data/ref/ruby/classes/ModuleInfo.html +10 -10
  99. data/ref/ruby/classes/ModuleInfo.src/M000019.html +31 -13
  100. data/ref/ruby/classes/ModuleInfo.src/M000020.html +26 -0
  101. data/ref/ruby/classes/OutputInfo.html +5 -10
  102. data/ref/ruby/classes/OutputInfo.src/{M000017.html → M000018.html} +36 -36
  103. data/ref/ruby/classes/ResettedCounterValue.html +15 -15
  104. data/ref/ruby/classes/ResettedCounterValue.src/M000015.html +6 -5
  105. data/ref/ruby/classes/ResettedCounterValue.src/M000016.html +5 -10
  106. data/ref/ruby/classes/ResettedCounterValue.src/M000017.html +23 -0
  107. data/ref/ruby/classes/RubyVPI.html +0 -46
  108. data/ref/ruby/classes/RubyVPI.src/M000050.html +24 -24
  109. data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.html +35 -35
  110. data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000042.html +9 -31
  111. data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000043.html +31 -69
  112. data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000044.html +69 -114
  113. data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000045.html +114 -13
  114. data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000046.html +13 -5
  115. data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000047.html +18 -0
  116. data/ref/ruby/classes/String.html +5 -5
  117. data/ref/ruby/classes/Template.html +5 -5
  118. data/ref/ruby/classes/TestHw5UnitModel.html +15 -15
  119. data/ref/ruby/classes/TestHw5UnitModel.src/M000021.html +6 -6
  120. data/ref/ruby/classes/TestHw5UnitModel.src/M000022.html +6 -51
  121. data/ref/ruby/classes/TestHw5UnitModel.src/M000023.html +64 -0
  122. data/ref/ruby/created.rid +1 -1
  123. data/ref/ruby/files/bin/generate_test_rb.html +6 -6
  124. data/ref/ruby/files/bin/generate_test_tpl/bench_rb.html +1 -1
  125. data/ref/ruby/files/bin/generate_test_tpl/design_rb.html +1 -1
  126. data/ref/ruby/files/bin/generate_test_tpl/proto_rb.html +1 -1
  127. data/ref/ruby/files/bin/generate_test_tpl/spec_rb.html +6 -6
  128. data/ref/ruby/files/bin/header_to_ruby_rb.html +1 -1
  129. data/ref/ruby/files/ext/extconf_rb.html +1 -1
  130. data/ref/ruby/files/gem_extconf_rb.html +1 -1
  131. data/ref/ruby/files/lib/ruby-vpi/erb_rb.html +1 -1
  132. data/ref/ruby/files/lib/ruby-vpi/rake_rb.html +1 -1
  133. data/ref/ruby/files/lib/ruby-vpi/rdoc_rb.html +1 -1
  134. data/ref/ruby/files/lib/ruby-vpi/rspec_rb.html +1 -1
  135. data/ref/ruby/files/lib/ruby-vpi/runner_proxy_rb.html +108 -0
  136. data/ref/ruby/files/lib/ruby-vpi/runner_rb.html +78 -2
  137. data/ref/ruby/files/lib/ruby-vpi/runner_rb.src/M000001.html +20 -0
  138. data/ref/ruby/files/lib/ruby-vpi/vpi_util_rb.html +1 -1
  139. data/ref/ruby/files/lib/ruby-vpi_rb.html +1 -1
  140. data/ref/ruby/files/samp/counter/counter_rspecTest_bench_rb.html +1 -1
  141. data/ref/ruby/files/samp/counter/counter_rspecTest_design_rb.html +1 -1
  142. data/ref/ruby/files/samp/counter/counter_rspecTest_proto_rb.html +1 -1
  143. data/ref/ruby/files/samp/counter/counter_rspecTest_spec_rb.html +1 -1
  144. data/ref/ruby/files/samp/counter/counter_unitTest_bench_rb.html +1 -1
  145. data/ref/ruby/files/samp/counter/counter_unitTest_design_rb.html +1 -1
  146. data/ref/ruby/files/samp/counter/counter_unitTest_proto_rb.html +1 -1
  147. data/ref/ruby/files/samp/counter/counter_unitTest_spec_rb.html +1 -1
  148. data/ref/ruby/files/samp/pipelined_alu/Hw5UnitModel_rb.html +1 -1
  149. data/ref/ruby/files/samp/pipelined_alu/InputGenerator_rb.html +1 -1
  150. data/ref/ruby/files/samp/pipelined_alu/TestHw5UnitModel_rb.html +1 -1
  151. data/ref/ruby/files/samp/pipelined_alu/hw5_unit_bench_rb.html +1 -1
  152. data/ref/ruby/files/samp/pipelined_alu/hw5_unit_design_rb.html +1 -1
  153. data/ref/ruby/files/samp/pipelined_alu/hw5_unit_spec_rb.html +1 -1
  154. data/ref/ruby/fr_file_index.html +1 -0
  155. data/ref/ruby/fr_method_index.html +48 -48
  156. data/samp/counter/Rakefile +1 -1
  157. data/samp/pipelined_alu/Rakefile +1 -1
  158. metadata +41 -41
  159. data/ref/ruby/classes/Counter.src/M000037.html +0 -20
  160. data/ref/ruby/classes/FileUtils.src/M000047.html +0 -18
  161. data/ref/ruby/classes/Hw5UnitModel/Operation.src/M000011.html +0 -25
  162. data/ref/ruby/classes/Hw5UnitModel.src/M000008.html +0 -20
  163. data/ref/ruby/classes/Hw5_unit_spec.src/M000023.html +0 -21
  164. data/ref/ruby/classes/MaximumCounterValue.src/M000035.html +0 -23
  165. data/ref/ruby/classes/ModuleInfo.src/M000018.html +0 -44
  166. data/ref/ruby/classes/ResettedCounterValue.src/M000014.html +0 -19
  167. data/ref/ruby/classes/RubyVPI.src/M000049.html +0 -18
  168. data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000041.html +0 -22
  169. data/ref/ruby/classes/TestHw5UnitModel.src/M000020.html +0 -19
  170. data/tpl/runner.rake +0 -96
  171. /data/{tpl/launcher.rake → lib/ruby-vpi/runner_proxy.rb} +0 -0
  172. /data/{tpl → lib/ruby-vpi}/synopsys_vcs.tab +0 -0
  173. /data/ref/ruby/classes/ERB.src/{M000034.html → M000035.html} +0 -0
  174. /data/ref/ruby/classes/Hw5UnitModel.src/{M000006.html → M000007.html} +0 -0
  175. /data/ref/ruby/classes/Hw5_unit.src/{M000003.html → M000004.html} +0 -0
  176. /data/ref/ruby/classes/String.src/{M000033.html → M000034.html} +0 -0
  177. /data/ref/ruby/classes/Template.src/{M000026.html → M000027.html} +0 -0
  178. /data/ref/ruby/files/bin/generate_test_rb.src/{M000001.html → M000002.html} +0 -0
  179. /data/ref/ruby/files/bin/generate_test_tpl/spec_rb.src/{M000002.html → M000003.html} +0 -0
@@ -1,3 +1,3 @@
1
1
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Manifest</title><link rel="stylesheet" href="styles/manual.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.68.1" /><link rel="start" href="index.html" title="Ruby-VPI user manual" /><link rel="up" href="introduction.html" title="Chapter 1. Introduction" /><link rel="prev" href="introduction.license.html" title="License" /><link rel="next" href="introduction.resources.html" title="Resources" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Manifest</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="introduction.license.html"><img src="images/prev.png" alt="Prev" /></a> </td><th width="60%" align="center">Chapter 1. Introduction</th><td width="20%" align="right"> <a accesskey="n" href="introduction.resources.html"><img src="images/next.png" alt="Next" /></a></td></tr></table><hr /></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="introduction.manifest"></a>Manifest</h2></div></div></div><p>When you extract a <span class="application">Ruby-VPI</span> release package, the following is what you would expect to find.</p><div class="variablelist"><dl><dt><span class="term"><code class="filename">doc</code></span></dt><dd><p>This directory contains user documentation in various formats.</p></dd><dt><span class="term"><code class="filename">ref</code></span></dt><dd><p>This directory contains reference <span class="acronym">API</span> documentation in <span class="acronym">HTML</span> format.</p></dd><dt><span class="term"><code class="filename">ext</code></span></dt><dd><p>This directory contains source code, written in the C language, for the <a href="background.organization.html" title="Organization">core of <span class="application">Ruby-VPI</span></a>.</p></dd><dt><span class="term"><code class="filename">lib</code></span></dt><dd><p>This directory contains libraries, written in the Ruby language, for use by specifications.</p></dd><dt><span class="term"><code class="filename">tpl</code></span></dt><dd><p>This directory contains templates used by tests.</p></dd><dt><span class="term"><code class="filename">bin</code></span></dt><dd><p>This directory contains various tools. See <a href="usage.tools.html" title="Tools">the section called “Tools”</a> for more information.</p></dd><dt><span class="term"><code class="filename">samp</code></span></dt><dd><p>This directory contains example tests. See <a href="usage.examples.html" title="Examples">the section called “Examples”</a> for more information.</p></dd></dl></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="introduction.license.html"><img src="images/prev.png" alt="Prev" /></a> </td><td width="20%" align="center"><a accesskey="u" href="introduction.html"><img src="images/up.png" alt="Up" /></a></td><td width="40%" align="right"> <a accesskey="n" href="introduction.resources.html"><img src="images/next.png" alt="Next" /></a></td></tr><tr><td width="40%" align="left" valign="top">License </td><td width="20%" align="center"><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home" /></a></td><td width="40%" align="right" valign="top"> Resources</td></tr></table></div></body></html>
3
+ <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Manifest</title><link rel="stylesheet" href="styles/manual.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.68.1" /><link rel="start" href="index.html" title="Ruby-VPI user manual" /><link rel="up" href="introduction.html" title="Chapter 1. Introduction" /><link rel="prev" href="introduction.license.html" title="License" /><link rel="next" href="introduction.resources.html" title="Resources" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Manifest</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="introduction.license.html"><img src="images/prev.png" alt="Prev" /></a> </td><th width="60%" align="center">Chapter 1. Introduction</th><td width="20%" align="right"> <a accesskey="n" href="introduction.resources.html"><img src="images/next.png" alt="Next" /></a></td></tr></table><hr /></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="introduction.manifest"></a>Manifest</h2></div></div></div><p>When you extract a <span class="application">Ruby-VPI</span> release package, the following is what you would expect to find.</p><div class="variablelist"><dl><dt><span class="term"><code class="filename">doc</code></span></dt><dd><p>This directory contains user documentation in various formats.</p></dd><dt><span class="term"><code class="filename">ref</code></span></dt><dd><p>This directory contains reference <span class="acronym">API</span> documentation in <span class="acronym">HTML</span> format.</p></dd><dt><span class="term"><code class="filename">ext</code></span></dt><dd><p>This directory contains source code, written in the C language, for the <a href="background.organization.html" title="Organization">core of <span class="application">Ruby-VPI</span></a>.</p></dd><dt><span class="term"><code class="filename">lib</code></span></dt><dd><p>This directory contains libraries, written in the Ruby language, for use by specifications.</p></dd><dt><span class="term"><code class="filename">bin</code></span></dt><dd><p>This directory contains various tools. See <a href="usage.tools.html" title="Tools">the section called “Tools”</a> for more information.</p></dd><dt><span class="term"><code class="filename">samp</code></span></dt><dd><p>This directory contains example tests. See <a href="usage.examples.html" title="Examples">the section called “Examples”</a> for more information.</p></dd></dl></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="introduction.license.html"><img src="images/prev.png" alt="Prev" /></a> </td><td width="20%" align="center"><a accesskey="u" href="introduction.html"><img src="images/up.png" alt="Up" /></a></td><td width="40%" align="right"> <a accesskey="n" href="introduction.resources.html"><img src="images/next.png" alt="Next" /></a></td></tr><tr><td width="40%" align="left" valign="top">License </td><td width="20%" align="center"><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home" /></a></td><td width="40%" align="right" valign="top"> Resources</td></tr></table></div></body></html>
@@ -1,3 +1,9 @@
1
1
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Installation and maintenance</title><link rel="stylesheet" href="styles/manual.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.68.1" /><link rel="start" href="index.html" title="Ruby-VPI user manual" /><link rel="up" href="usage.html" title="Chapter 3. Usage" /><link rel="prev" href="usage.requirements.html" title="Requirements" /><link rel="next" href="usage.tools.html" title="Tools" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Installation and maintenance</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="usage.requirements.html"><img src="images/prev.png" alt="Prev" /></a> </td><th width="60%" align="center">Chapter 3. Usage</th><td width="20%" align="right"> <a accesskey="n" href="usage.tools.html"><img src="images/next.png" alt="Next" /></a></td></tr></table><hr /></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="usage.installation"></a>Installation and maintenance</h2></div></div></div><p>Once you have satisfied the <a href="usage.requirements.html" title="Requirements">necessary requirements</a>, you can install <span class="application">Ruby-VPI</span> by running the command <span><strong class="command">gem <span class="action">install</span> <em class="replaceable"><code>ruby-vpi</code></em></strong></span>. Likewise, you can uninstall <span class="application">Ruby-VPI</span> by running the command <span><strong class="command">gem <span class="action">uninstall</span> <em class="replaceable"><code>ruby-vpi</code></em></strong></span>. Furthermore, you can upgrade to the latest release of <span class="application">Ruby-VPI</span> by running the command <span><strong class="command">gem <span class="action">update</span> <em class="replaceable"><code>ruby-vpi</code></em></strong></span>.</p><p>You can learn more about using and manipulating RubyGems in <a href="http://www.rubygems.org" target="_top">the RubyGems user manual</a>.</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="usage.requirements.html"><img src="images/prev.png" alt="Prev" /></a> </td><td width="20%" align="center"><a accesskey="u" href="usage.html"><img src="images/up.png" alt="Up" /></a></td><td width="40%" align="right"> <a accesskey="n" href="usage.tools.html"><img src="images/next.png" alt="Next" /></a></td></tr><tr><td width="40%" align="left" valign="top">Requirements </td><td width="20%" align="center"><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home" /></a></td><td width="40%" align="right" valign="top"> Tools</td></tr></table></div></body></html>
3
+ <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Installation and maintenance</title><link rel="stylesheet" href="styles/manual.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.68.1" /><link rel="start" href="index.html" title="Ruby-VPI user manual" /><link rel="up" href="usage.html" title="Chapter 3. Usage" /><link rel="prev" href="usage.requirements.html" title="Requirements" /><link rel="next" href="usage.tools.html" title="Tools" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Installation and maintenance</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="usage.requirements.html"><img src="images/prev.png" alt="Prev" /></a> </td><th width="60%" align="center">Chapter 3. Usage</th><td width="20%" align="right"> <a accesskey="n" href="usage.tools.html"><img src="images/next.png" alt="Next" /></a></td></tr></table><hr /></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="usage.installation"></a>Installation and maintenance</h2></div></div></div><p>Once you have satisfied the <a href="usage.requirements.html" title="Requirements">necessary requirements</a>, you can install <span class="application">Ruby-VPI</span> by running the command <span><strong class="command">gem <span class="action">install</span> <em class="replaceable"><code>ruby-vpi</code></em></strong></span>. RubyGems will install <span class="application">Ruby-VPI</span> into the system gem directory, whose path can be determined by running the command <span><strong class="command">gem <span class="action">env</span> <em class="replaceable"><code>gemdir</code></em></strong></span>. Within this directory, there is a "gems" subdirectory which contains the <span class="application">Ruby-VPI</span> installation, as illustrated below.</p><pre class="screen">
4
+ <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">gem <span class="action">env</span> <em class="replaceable"><code>gemdir</code></em></strong></span></code></strong>
5
+ <code class="computeroutput">/usr/lib/ruby/gems/1.8</code>
6
+
7
+ <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">ls <code class="option">-d</code> <em class="replaceable"><code>/usr/lib/ruby/gems/1.8</code></em>/gems/ruby-vpi-*</strong></span></code></strong>
8
+ <code class="computeroutput">/usr/lib/ruby/gems/1.8/gems/ruby-vpi-7.0.0/</code>
9
+ </pre><p>You can uninstall <span class="application">Ruby-VPI</span> by running the command <span><strong class="command">gem <span class="action">uninstall</span> <em class="replaceable"><code>ruby-vpi</code></em></strong></span>. Furthermore, you can upgrade to the latest release of <span class="application">Ruby-VPI</span> by running the command <span><strong class="command">gem <span class="action">update</span> <em class="replaceable"><code>ruby-vpi</code></em></strong></span>. Finally, you can learn more about using and manipulating RubyGems in <a href="http://www.rubygems.org" target="_top">the RubyGems user manual</a>.</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="usage.requirements.html"><img src="images/prev.png" alt="Prev" /></a> </td><td width="20%" align="center"><a accesskey="u" href="usage.html"><img src="images/up.png" alt="Up" /></a></td><td width="40%" align="right"> <a accesskey="n" href="usage.tools.html"><img src="images/next.png" alt="Next" /></a></td></tr><tr><td width="40%" align="left" valign="top">Requirements </td><td width="20%" align="center"><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home" /></a></td><td width="40%" align="right" valign="top"> Tools</td></tr></table></div></body></html>
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Tutorial</title><link rel="stylesheet" href="styles/manual.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.68.1" /><link rel="start" href="index.html" title="Ruby-VPI user manual" /><link rel="up" href="usage.html" title="Chapter 3. Usage" /><link rel="prev" href="usage.examples.html" title="Examples" /><link rel="next" href="problems.html" title="Chapter 4. Known problems" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Tutorial</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="usage.examples.html"><img src="images/prev.png" alt="Prev" /></a> </td><th width="60%" align="center">Chapter 3. Usage</th><td width="20%" align="right"> <a accesskey="n" href="problems.html"><img src="images/next.png" alt="Next" /></a></td></tr></table><hr /></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="usage.tutorial"></a>Tutorial</h2></div></div></div><div class="procedure"><a id="id2522991"></a><p class="title"><b>Procedure 3.1. Typical way of using <span class="application">Ruby-VPI</span></b></p><ol type="1"><li><p><a href="usage.tutorial.html#usage.tutorial.declare-design" title="Start with a design">Declare the design</a>, which is a Verilog module, using Verilog 2001 syntax.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.generate-test" title="Generate a test">Generate a test</a> for the design using the <a href="usage.tools.html#usage.tools.generate-test" title="Automated test generation">automated test generator</a> tool.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.specification" title="Specify your expectations">Identify your expectations</a> for the design and implement them in the specification.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.implement-proto" title="Implement the prototype">Implement the prototype</a> of the design in Ruby.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.test-proto" title="Verify the prototype">Verify the prototype</a> against the specification.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.implement-design" title="Implement the design">Implement the design</a> in Verilog once the prototype has been verified.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.test-design" title="Verify the design">Verify the design</a> against the specification.</p></li></ol></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="usage.tutorial.declare-design"></a>Start with a design</h3></div></div></div><p>First, we need a design to verify. In this tutorial, <a href="usage.tutorial.html#fig..counter.v_decl" title="Figure 3.1. Declaration of a simple up-counter with synchronous reset">Figure 3.1, “Declaration of a simple up-counter with synchronous reset”</a> will serve as our design. Its interface is composed of the following parts:
3
+ <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Tutorial</title><link rel="stylesheet" href="styles/manual.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.68.1" /><link rel="start" href="index.html" title="Ruby-VPI user manual" /><link rel="up" href="usage.html" title="Chapter 3. Usage" /><link rel="prev" href="usage.examples.html" title="Examples" /><link rel="next" href="problems.html" title="Chapter 4. Known problems" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Tutorial</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="usage.examples.html"><img src="images/prev.png" alt="Prev" /></a> </td><th width="60%" align="center">Chapter 3. Usage</th><td width="20%" align="right"> <a accesskey="n" href="problems.html"><img src="images/next.png" alt="Next" /></a></td></tr></table><hr /></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="usage.tutorial"></a>Tutorial</h2></div></div></div><div class="procedure"><a id="id2523043"></a><p class="title"><b>Procedure 3.1. Typical way of using <span class="application">Ruby-VPI</span></b></p><ol type="1"><li><p><a href="usage.tutorial.html#usage.tutorial.declare-design" title="Start with a design">Declare the design</a>, which is a Verilog module, using Verilog 2001 syntax.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.generate-test" title="Generate a test">Generate a test</a> for the design using the <a href="usage.tools.html#usage.tools.generate-test" title="Automated test generation">automated test generator</a> tool.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.specification" title="Specify your expectations">Identify your expectations</a> for the design and implement them in the specification.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.implement-proto" title="Implement the prototype">Implement the prototype</a> of the design in Ruby.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.test-proto" title="Verify the prototype">Verify the prototype</a> against the specification.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.implement-design" title="Implement the design">Implement the design</a> in Verilog once the prototype has been verified.</p></li><li><p><a href="usage.tutorial.html#usage.tutorial.test-design" title="Verify the design">Verify the design</a> against the specification.</p></li></ol></div><div class="section" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="usage.tutorial.declare-design"></a>Start with a design</h3></div></div></div><p>First, we need a design to verify. In this tutorial, <a href="usage.tutorial.html#fig..counter.v_decl" title="Figure 3.1. Declaration of a simple up-counter with synchronous reset">Figure 3.1, “Declaration of a simple up-counter with synchronous reset”</a> will serve as our design. Its interface is composed of the following parts:
4
4
  </p><div class="variablelist"><dl><dt><span class="term"><code class="constant">Size</code></span></dt><dd><p>This parameter defines the number of bits used to represent the counter's value.</p></dd><dt><span class="term"><code class="varname">clock</code></span></dt><dd><p>Each positive edge of this signal causes the <code class="varname">count</code> register to increment.</p></dd><dt><span class="term"><code class="varname">reset</code></span></dt><dd><p>Assertion of this signal causes the <code class="varname">count</code> register to become zero.</p></dd><dt><span class="term"><code class="varname">count</code></span></dt><dd><p>This register contains the counter's value.</p></dd></dl></div><p>
5
5
  </p><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Important: Before we continue…"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="images/important.png" /></td><th align="left">Before we continue…</th></tr><tr><td align="left" valign="top"><p>Save the source code shown in <a href="usage.tutorial.html#fig..counter.v_decl" title="Figure 3.1. Declaration of a simple up-counter with synchronous reset">Figure 3.1, “Declaration of a simple up-counter with synchronous reset”</a> into a file named <code class="filename">counter.v</code>.</p></td></tr></table></div><div class="figure"><a id="fig..counter.v_decl"></a><p class="title"><b>Figure 3.1. Declaration of a simple up-counter with synchronous reset</b></p><pre class="programlisting">
6
6
  <span class="token">module</span> counter #(<span class="token">parameter</span> <code class="constant">Size</code> = <code class="literal">5</code>) (
data/gem_extconf.rb CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  require 'fileutils'
4
4
 
5
- system('rake build') &&
5
+ system('rake build config_gem_install') &&
6
6
  FileUtils.touch('Makefile')
7
7
 
8
8
  exit $?.exitstatus
data/history.html CHANGED
@@ -18,6 +18,43 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
18
18
  <p id="fn1"><sup>1</sup> C. Gross, &#8220;Explaining Open Source Version Numbers&#8221;, [Online document], 2005 Nov 28, [cited 2006 Aug 27], Available <span class="caps">HTTP</span>: <a href="http://ablog.apress.com/?p=738">http://ablog.apress.com/?p=738</a></p>
19
19
 
20
20
 
21
+ <h1>Version 7.1.0 (2006-08-29)</h1>
22
+
23
+
24
+ <h2>Summary</h2>
25
+
26
+
27
+ <p>This release simplifies running of multiple tests, restores compatibility with Synopsys <span class="caps">VCS</span>, and better integrates with RubyGems.</p>
28
+
29
+
30
+ <h2>Details</h2>
31
+
32
+
33
+ <ul>
34
+ <li>Added <code>lib/ruby-vpi/runner_proxy</code> library which, when embedded into a Rakefile, runs all generated tests in the working directory with any specified arguments. For example, have a look at the <code>samp/counter/Rakefile</code> file.</li>
35
+ </ul>
36
+
37
+
38
+ <ul>
39
+ <li>Fixed a bug that prevented one from running tests with Synopsys <span class="caps">VCS</span>.</li>
40
+ </ul>
41
+
42
+
43
+ <ul>
44
+ <li>Ruby-VPI documentation is now available through RubyGems&#8217; <a href="http://docs.rubygems.org/read/chapter/2#page10"><code>gem_server</code> web interface</a>.</li>
45
+ </ul>
46
+
47
+
48
+ <ul>
49
+ <li>The user manual now discusses how to determine the location of a Ruby-VPI installation.</li>
50
+ </ul>
51
+
52
+
53
+ <ul>
54
+ <li>The <code>tpl/</code> directory has been removed.</li>
55
+ </ul>
56
+
57
+
21
58
  <h1>Version 7.0.0 (2006-08-29)</h1>
22
59
 
23
60
 
@@ -1,3 +1,13 @@
1
+ # A template to simplify building and running examples. This file is meant to be embedded in another Rakefile, which bears the responsibility of defining the following variables.
2
+ #
3
+ # = Required variables
4
+ # SIMULATOR_SOURCES:: Array of paths to source files needed by the simulator.
5
+ # SIMULATOR_TARGET:: Name of the Verilog module to be simulated.
6
+ # SIMULATOR_ARGS:: A hash containing keys for each simulator task (same as Rakefile task names) and values containing command-line arguments for each simulator.
7
+ #
8
+ # = Usage
9
+ # When using one simulator after another, ensure that Ruby-VPI is properly compiled for the new simulator by invoking the _clobber_ cleaning task.
10
+
1
11
  =begin
2
12
  Copyright 2006 Suraj N. Kurapati
3
13
 
@@ -18,5 +28,70 @@
18
28
  Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19
29
  =end
20
30
 
21
- require 'ruby-vpi'
22
- RubyVPI.load_runner_template
31
+ # check for required variables
32
+ raise ArgumentError, "Required variables are undefined." unless
33
+ defined?(SIMULATOR_SOURCES) &&
34
+ defined?(SIMULATOR_TARGET) &&
35
+ defined?(SIMULATOR_ARGS)
36
+
37
+
38
+ require 'rake/clean'
39
+ require 'ruby-vpi/rake'
40
+
41
+ LIBRARY_PATH = File.join(File.dirname(__FILE__), '..')
42
+ OBJECT_PATH = File.join(LIBRARY_PATH, '..', 'obj')
43
+
44
+ # make Ruby-VPI libraries available to spec
45
+ ENV['RUBYLIB'] = (ENV['RUBYLIB'] && ENV['RUBYLIB'].dup || '') << ":#{LIBRARY_PATH}"
46
+
47
+
48
+ # Returns the path to the Ruby-VPI object file for the given simulator.
49
+ def object_file_path aSimId, aShared = false
50
+ path = File.join(OBJECT_PATH, "ruby-vpi.#{aSimId}.#{aShared ? 'so' : 'o'}")
51
+ raise "Object file `#{path}' is missing.\n Please build Ruby-VPI to generate the missing file." unless File.exist? path
52
+ path
53
+ end
54
+
55
+ task :default do
56
+ Rake.application.options.show_task_pattern = //
57
+ Rake.application.display_tasks_and_comments
58
+ end
59
+
60
+
61
+ desc "Simulate with GPL Cver."
62
+ task :cver => SIMULATOR_SOURCES do |t|
63
+ sh 'cver', SIMULATOR_ARGS[t.name.to_sym], "+loadvpi=#{object_file_path(t.name.to_sym, true)}:vlog_startup_routines_bootstrap", SIMULATOR_SOURCES
64
+ end
65
+
66
+ CLOBBER.include 'verilog.log'
67
+
68
+
69
+ desc "Simulate with Icarus Verilog."
70
+ task :ivl => SIMULATOR_SOURCES do |t|
71
+ cp object_file_path(t.name.to_sym, true), 'ruby-vpi.vpi'
72
+ sh 'iverilog', SIMULATOR_ARGS[t.name.to_sym], %w(-y. -mruby-vpi), SIMULATOR_SOURCES
73
+ sh 'vvp -M. a.out'
74
+ end
75
+
76
+ CLEAN.include 'ruby-vpi.vpi', 'a.out'
77
+
78
+
79
+ desc "Simulate with Synopsys VCS."
80
+ task :vcs => collect_args(File.join(File.dirname(__FILE__), 'synopsys_vcs.tab'), SIMULATOR_SOURCES) do |t|
81
+ require 'rbconfig'
82
+
83
+ sh 'vcs', SIMULATOR_ARGS[t.name.to_sym], %w(-R +v2k +vpi -LDFLAGS), File.expand_path(object_file_path(t.name.to_sym)), "-L#{Config::CONFIG['libdir']}", Config::CONFIG['LIBRUBYARG'], %w(-lpthread -P), t.prerequisites[1], SIMULATOR_SOURCES
84
+ end
85
+
86
+ CLEAN.include 'csrc', 'simv*'
87
+
88
+
89
+ desc "Simulate with Mentor Modelsim."
90
+ task :vsim => SIMULATOR_SOURCES do |t|
91
+ sh "vlib work"
92
+ sh 'vlog', SIMULATOR_ARGS[t.name.to_sym], SIMULATOR_SOURCES
93
+ sh 'vsim', '-c', SIMULATOR_TARGET, '-pli', object_file_path(t.name.to_sym, true), '-do', 'run -all'
94
+ end
95
+
96
+ CLEAN.include 'work'
97
+ CLOBBER.include 'transcript'
data/lib/ruby-vpi.rb CHANGED
@@ -20,16 +20,6 @@
20
20
 
21
21
  # Provides configuration information of the Ruby-VPI project.
22
22
  module RubyVPI
23
- LIBRARY_PATH = File.dirname(__FILE__)
24
- PATH = File.dirname(LIBRARY_PATH)
25
- TEMPLATE_PATH = File.join(PATH, 'tpl')
26
- OBJECT_PATH = File.join(PATH, 'obj')
27
-
28
- # Loads the test runner template.
29
- def self.load_runner_template
30
- load File.join(TEMPLATE_PATH, 'runner.rake')
31
- end
32
-
33
23
  # Initializes the current bench using the given parameters.
34
24
  def self.init_bench aTestPrefix, aProtoClassId
35
25
  Vpi::relay_verilog # service the $ruby_init() callback
data/readme.html CHANGED
@@ -1,16 +1,18 @@
1
1
  <h1>Welcome to Ruby-VPI</h1>
2
2
 
3
3
 
4
- <p>Ruby-VPI is a Ruby interface to Verilog <span class="caps">VPI</span>. It lets you create complex Verilog test benches easily and wholly in Ruby.</p>
4
+ <ul>
5
+ <li>See the <a href="./doc/xhtml">user manual</a> to begin using Ruby-VPI.</li>
6
+ </ul>
5
7
 
6
8
 
7
9
  <ul>
8
- <li>See the <a href="./doc/">user manual</a> to begin using Ruby-VPI.</li>
10
+ <li>See the <a href="./history.html">release history</a> to see what is new in this release.</li>
9
11
  </ul>
10
12
 
11
13
 
12
14
  <ul>
13
- <li>See the <a href="./history.html">release history</a> to see what is new in this release.</li>
15
+ <li>See <span class="caps">API</span> documentation for the <a href="./ref/c">C extension</a> or <a href="./ref/ruby">Ruby-VPI libraries</a>.</li>
14
16
  </ul>
15
17
 
16
18
 
data/ref/c/annotated.html CHANGED
@@ -29,7 +29,7 @@
29
29
  <tr><td class="indexkey"><a class="el" href="structt__vpi__vecval.html">t_vpi_vecval</a></td><td class="indexvalue"></td></tr>
30
30
  <tr><td class="indexkey"><a class="el" href="structt__vpi__vlog__info.html">t_vpi_vlog_info</a></td><td class="indexvalue"></td></tr>
31
31
  </table>
32
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
32
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
33
33
  <a href="http://www.doxygen.org/index.html">
34
34
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
35
35
  </body>
data/ref/c/common_8h.html CHANGED
@@ -171,7 +171,7 @@ Pass aroung this value instead of zero and non-zero integers. <dl compact><dt><b
171
171
  </td>
172
172
  </tr>
173
173
  </table>
174
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
174
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
175
175
  <a href="http://www.doxygen.org/index.html">
176
176
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
177
177
  </body>
data/ref/c/files.html CHANGED
@@ -28,7 +28,7 @@
28
28
  <tr><td class="indexkey"><a class="el" href="vlog_8hin.html">vlog.hin</a></td><td class="indexvalue">Interface between C and Verilog code </td></tr>
29
29
  <tr><td class="indexkey"><a class="el" href="vpi__user_8h.html">vpi_user.h</a></td><td class="indexvalue"></td></tr>
30
30
  </table>
31
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
31
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
32
32
  <a href="http://www.doxygen.org/index.html">
33
33
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
34
34
  </body>
data/ref/c/functions.html CHANGED
@@ -128,7 +128,7 @@ Here is a list of all struct and union fields with links to the structures/union
128
128
  : <a class="el" href="structt__cb__data.html#5039bb34ac75410ff93cbe44515b3543">t_cb_data</a>, <a class="el" href="structt__vpi__value.html#73c4197b95dc5a8f4e8f0754e776d796">t_vpi_value</a><li>vector
129
129
  : <a class="el" href="structt__vpi__value.html#b363de5e581f84f9da4610dade8136df">t_vpi_value</a><li>version
130
130
  : <a class="el" href="structt__vpi__vlog__info.html#3ff076199159904aa9869e0fb1476bad">t_vpi_vlog_info</a></ul>
131
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
131
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
132
132
  <a href="http://www.doxygen.org/index.html">
133
133
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
134
134
  </body>
@@ -128,7 +128,7 @@
128
128
  : <a class="el" href="structt__cb__data.html#5039bb34ac75410ff93cbe44515b3543">t_cb_data</a>, <a class="el" href="structt__vpi__value.html#73c4197b95dc5a8f4e8f0754e776d796">t_vpi_value</a><li>vector
129
129
  : <a class="el" href="structt__vpi__value.html#b363de5e581f84f9da4610dade8136df">t_vpi_value</a><li>version
130
130
  : <a class="el" href="structt__vpi__vlog__info.html#3ff076199159904aa9869e0fb1476bad">t_vpi_vlog_info</a></ul>
131
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
131
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
132
132
  <a href="http://www.doxygen.org/index.html">
133
133
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
134
134
  </body>
data/ref/c/globals.html CHANGED
@@ -48,7 +48,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
48
48
  <h3><a class="anchor" name="index_b">- b -</a></h3><ul>
49
49
  <li>bool
50
50
  : <a class="el" href="common_8h.html#f6a258d8f3ee5206d682d799316314b1">common.h</a></ul>
51
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
51
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
52
52
  <a href="http://www.doxygen.org/index.html">
53
53
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
54
54
  </body>
@@ -79,7 +79,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
79
79
  : <a class="el" href="common_8h.html#f30d3fc89fbb3ed2aab2f5904ab76815">common.h</a><li>common_debug
80
80
  : <a class="el" href="common_8h.html#fcdad79cb06a5c61737b2f434218dc95">common.h</a><li>common_printf
81
81
  : <a class="el" href="common_8h.html#88235e5f8aab82571d68045e9f73fe81">common.h</a></ul>
82
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
82
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
83
83
  <a href="http://www.doxygen.org/index.html">
84
84
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
85
85
  </body>
@@ -48,7 +48,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
48
48
  <h3><a class="anchor" name="index_e">- e -</a></h3><ul>
49
49
  <li>EETERN
50
50
  : <a class="el" href="vpi__user_8h.html#17207c0c9000e05cf0c7bcde1c10293d">vpi_user.h</a></ul>
51
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
51
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
52
52
  <a href="http://www.doxygen.org/index.html">
53
53
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
54
54
  </body>
@@ -48,7 +48,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
48
48
  <h3><a class="anchor" name="index_f">- f -</a></h3><ul>
49
49
  <li>false
50
50
  : <a class="el" href="common_8h.html#f6a258d8f3ee5206d682d799316314b1e9de385ef6fe9bf3360d1038396b884c">common.h</a></ul>
51
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
51
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
52
52
  <a href="http://www.doxygen.org/index.html">
53
53
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
54
54
  </body>
@@ -64,7 +64,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
64
64
  : <a class="el" href="vpi__user_8h.html#b4fa10713b8dd2588754f7172f9be4e0">vpi_user.h</a><li>PLI_VEXTERN
65
65
  : <a class="el" href="vpi__user_8h.html#ad181db3eb3faa5de4d589896dbcb662">vpi_user.h</a><li>PROTO_PARAMS
66
66
  : <a class="el" href="vpi__user_8h.html#240fc866a11eedf2a49b6b5afd5d2972">vpi_user.h</a></ul>
67
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
67
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
68
68
  <a href="http://www.doxygen.org/index.html">
69
69
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
70
70
  </body>
@@ -55,7 +55,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
55
55
  : <a class="el" href="relay_8hin.html#84bc77ed3fd41c02a85a338390abdc7a">relay.hin</a>, <a class="el" href="relay_8cin.html#84bc77ed3fd41c02a85a338390abdc7a">relay.cin</a><li>relay_verilog()
56
56
  : <a class="el" href="relay_8hin.html#f7fcb35f079ab7f3f568adf6f7bb9c2f">relay.hin</a>, <a class="el" href="relay_8cin.html#f7fcb35f079ab7f3f568adf6f7bb9c2f">relay.cin</a><li>ruby_run_handshake()
57
57
  : <a class="el" href="relay_8cin.html#c9322be286809df2b947ef11da69e2fd">relay.cin</a></ul>
58
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
58
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
59
59
  <a href="http://www.doxygen.org/index.html">
60
60
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
61
61
  </body>
@@ -58,7 +58,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
58
58
  : <a class="el" href="vpi__user_8h.html#4d989aa964a0d69d3e1da525725573c8">vpi_user.h</a><li>swig_init()
59
59
  : <a class="el" href="swig_8hin.html#e5061a375e8d703baa6bdf192c05657d">swig.hin</a>, <a class="el" href="swig_8cin.html#e5061a375e8d703baa6bdf192c05657d">swig.cin</a><li>swig_rb_relay_verilog()
60
60
  : <a class="el" href="swig_8hin.html#fe5631f5494b1db3eca5cb7f4c91f4cc">swig.hin</a>, <a class="el" href="swig_8cin.html#fe5631f5494b1db3eca5cb7f4c91f4cc">swig.cin</a></ul>
61
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
61
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
62
62
  <a href="http://www.doxygen.org/index.html">
63
63
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
64
64
  </body>
@@ -48,7 +48,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
48
48
  <h3><a class="anchor" name="index_t">- t -</a></h3><ul>
49
49
  <li>true
50
50
  : <a class="el" href="common_8h.html#f6a258d8f3ee5206d682d799316314b108f175a5505a10b9ed657defeb050e4b">common.h</a></ul>
51
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
51
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
52
52
  <a href="http://www.doxygen.org/index.html">
53
53
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
54
54
  </body>
@@ -465,7 +465,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
465
465
  : <a class="el" href="vpi__user_8h.html#0a97a6fa4c5f82c05fc5909aded783e2">vpi_user.h</a><li>vpiXorPrim
466
466
  : <a class="el" href="vpi__user_8h.html#803026dd4484367c4b3cb871d28249df">vpi_user.h</a><li>vpiZ
467
467
  : <a class="el" href="vpi__user_8h.html#926969d440ea7547404cbac67367fe5f">vpi_user.h</a></ul>
468
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
468
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
469
469
  <a href="http://www.doxygen.org/index.html">
470
470
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
471
471
  </body>
@@ -48,7 +48,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
48
48
  <h3><a class="anchor" name="index_x">- x -</a></h3><ul>
49
49
  <li>XXTERN
50
50
  : <a class="el" href="vpi__user_8h.html#d3973263496fbe347baaf726dac775c5">vpi_user.h</a></ul>
51
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
51
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
52
52
  <a href="http://www.doxygen.org/index.html">
53
53
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
54
54
  </body>
@@ -74,7 +74,7 @@
74
74
  : <a class="el" href="common_8h.html#f30d3fc89fbb3ed2aab2f5904ab76815">common.h</a><li>common_debug
75
75
  : <a class="el" href="common_8h.html#fcdad79cb06a5c61737b2f434218dc95">common.h</a><li>common_printf
76
76
  : <a class="el" href="common_8h.html#88235e5f8aab82571d68045e9f73fe81">common.h</a></ul>
77
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
77
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
78
78
  <a href="http://www.doxygen.org/index.html">
79
79
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
80
80
  </body>
@@ -43,7 +43,7 @@
43
43
  <h3><a class="anchor" name="index_e">- e -</a></h3><ul>
44
44
  <li>EETERN
45
45
  : <a class="el" href="vpi__user_8h.html#17207c0c9000e05cf0c7bcde1c10293d">vpi_user.h</a></ul>
46
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
46
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
47
47
  <a href="http://www.doxygen.org/index.html">
48
48
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
49
49
  </body>
@@ -44,7 +44,7 @@
44
44
  <li>PLI_VEXTERN
45
45
  : <a class="el" href="vpi__user_8h.html#ad181db3eb3faa5de4d589896dbcb662">vpi_user.h</a><li>PROTO_PARAMS
46
46
  : <a class="el" href="vpi__user_8h.html#240fc866a11eedf2a49b6b5afd5d2972">vpi_user.h</a></ul>
47
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
47
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
48
48
  <a href="http://www.doxygen.org/index.html">
49
49
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
50
50
  </body>
@@ -456,7 +456,7 @@
456
456
  : <a class="el" href="vpi__user_8h.html#0a97a6fa4c5f82c05fc5909aded783e2">vpi_user.h</a><li>vpiXorPrim
457
457
  : <a class="el" href="vpi__user_8h.html#803026dd4484367c4b3cb871d28249df">vpi_user.h</a><li>vpiZ
458
458
  : <a class="el" href="vpi__user_8h.html#926969d440ea7547404cbac67367fe5f">vpi_user.h</a></ul>
459
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
459
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
460
460
  <a href="http://www.doxygen.org/index.html">
461
461
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
462
462
  </body>
@@ -43,7 +43,7 @@
43
43
  <h3><a class="anchor" name="index_x">- x -</a></h3><ul>
44
44
  <li>XXTERN
45
45
  : <a class="el" href="vpi__user_8h.html#d3973263496fbe347baaf726dac775c5">vpi_user.h</a></ul>
46
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
46
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
47
47
  <a href="http://www.doxygen.org/index.html">
48
48
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
49
49
  </body>
@@ -32,7 +32,7 @@
32
32
  <ul>
33
33
  <li>bool
34
34
  : <a class="el" href="common_8h.html#f6a258d8f3ee5206d682d799316314b1">common.h</a></ul>
35
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
35
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
36
36
  <a href="http://www.doxygen.org/index.html">
37
37
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
38
38
  </body>
@@ -33,7 +33,7 @@
33
33
  <li>false
34
34
  : <a class="el" href="common_8h.html#f6a258d8f3ee5206d682d799316314b1e9de385ef6fe9bf3360d1038396b884c">common.h</a><li>true
35
35
  : <a class="el" href="common_8h.html#f6a258d8f3ee5206d682d799316314b108f175a5505a10b9ed657defeb050e4b">common.h</a></ul>
36
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
36
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
37
37
  <a href="http://www.doxygen.org/index.html">
38
38
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
39
39
  </body>
@@ -42,7 +42,7 @@
42
42
  : <a class="el" href="vlog_8hin.html#1b39935aef93f96d0dfb959639b00754">vlog.hin</a>, <a class="el" href="vlog_8cin.html#1b39935aef93f96d0dfb959639b00754">vlog.cin</a>, <a class="el" href="verilog_8h.html#d3ce96438bf5e9101337a49bac4507f7">verilog.h</a><li>vlog_bind_task()
43
43
  : <a class="el" href="vlog_8hin.html#06d32ed980708ad82d26bce8666a873a">vlog.hin</a>, <a class="el" href="vlog_8cin.html#06d32ed980708ad82d26bce8666a873a">vlog.cin</a><li>vlog_startup()
44
44
  : <a class="el" href="vlog_8cin.html#b8906b2460b83e436cd00fd26cbe8b2d">vlog.cin</a></ul>
45
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
45
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
46
46
  <a href="http://www.doxygen.org/index.html">
47
47
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
48
48
  </body>
@@ -56,7 +56,7 @@
56
56
  : <a class="el" href="vpi__user_8h.html#31ae651757effcffa547a034cfb5ea6b">vpi_user.h</a><li>s_vpi_vlog_info
57
57
  : <a class="el" href="vpi__user_8h.html#4d989aa964a0d69d3e1da525725573c8">vpi_user.h</a><li>vpiHandle
58
58
  : <a class="el" href="vpi__user_8h.html#7f57325d105c33e9bbac40b5ddd04d05">vpi_user.h</a></ul>
59
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
59
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
60
60
  <a href="http://www.doxygen.org/index.html">
61
61
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
62
62
  </body>
@@ -35,7 +35,7 @@
35
35
  : <a class="el" href="relay_8cin.html#b7e726577af7e3a6e01b747b741a8112">relay.cin</a><li>relay__verilogLock
36
36
  : <a class="el" href="relay_8cin.html#16c2cdb7e43e9d99b680843830f8a2f1">relay.cin</a><li>vlog_startup_routines
37
37
  : <a class="el" href="vpi__user_8h.html#fc32aa66023926f336ddea758541652e">vpi_user.h</a>, <a class="el" href="vlog_8cin.html#00edb494f69a0a405aeed8836cb51318">vlog.cin</a></ul>
38
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
38
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
39
39
  <a href="http://www.doxygen.org/index.html">
40
40
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
41
41
  </body>
data/ref/c/hierarchy.html CHANGED
@@ -29,7 +29,7 @@
29
29
  <li><a class="el" href="structt__vpi__vecval.html">t_vpi_vecval</a>
30
30
  <li><a class="el" href="structt__vpi__vlog__info.html">t_vpi_vlog_info</a>
31
31
  </ul>
32
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
32
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
33
33
  <a href="http://www.doxygen.org/index.html">
34
34
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
35
35
  </body>
data/ref/c/index.html CHANGED
@@ -13,7 +13,7 @@
13
13
  </ul></div>
14
14
  <h1>Ruby-VPI Documentation</h1>
15
15
  <p>
16
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
16
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
17
17
  <a href="http://www.doxygen.org/index.html">
18
18
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
19
19
  </body>
@@ -261,7 +261,7 @@
261
261
  </td>
262
262
  </tr>
263
263
  </table>
264
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
264
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
265
265
  <a href="http://www.doxygen.org/index.html">
266
266
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
267
267
  </body>