ruby-vpi 7.0.0 → 7.1.0

Sign up to get free protection for your applications and to get access to all the features.
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
@@ -154,7 +154,7 @@ Transfers control to Verilog code.
154
154
  </td>
155
155
  </tr>
156
156
  </table>
157
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
157
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
158
158
  <a href="http://www.doxygen.org/index.html">
159
159
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
160
160
  </body>
@@ -27,7 +27,7 @@
27
27
  <hr><a name="_details"></a><h2>Detailed Description</h2>
28
28
  The Ruby-VPI extension, in a nutshell.
29
29
  <p>
30
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
30
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
31
31
  <a href="http://www.doxygen.org/index.html">
32
32
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
33
33
  </body>
@@ -77,7 +77,7 @@ Array of command-line arguments.
77
77
  </table>
78
78
  <hr>The documentation for this struct was generated from the following file:<ul>
79
79
  <li><a class="el" href="relay_8cin.html">relay.cin</a></ul>
80
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
80
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
81
81
  <a href="http://www.doxygen.org/index.html">
82
82
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
83
83
  </body>
@@ -201,7 +201,7 @@
201
201
  </table>
202
202
  <hr>The documentation for this struct was generated from the following file:<ul>
203
203
  <li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
204
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
204
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
205
205
  <a href="http://www.doxygen.org/index.html">
206
206
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
207
207
  </body>
@@ -176,7 +176,7 @@
176
176
  </table>
177
177
  <hr>The documentation for this struct was generated from the following file:<ul>
178
178
  <li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
179
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
179
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
180
180
  <a href="http://www.doxygen.org/index.html">
181
181
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
182
182
  </body>
@@ -201,7 +201,7 @@
201
201
  </table>
202
202
  <hr>The documentation for this struct was generated from the following file:<ul>
203
203
  <li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
204
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
204
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
205
205
  <a href="http://www.doxygen.org/index.html">
206
206
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
207
207
  </body>
@@ -101,7 +101,7 @@
101
101
  </table>
102
102
  <hr>The documentation for this struct was generated from the following file:<ul>
103
103
  <li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
104
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
104
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
105
105
  <a href="http://www.doxygen.org/index.html">
106
106
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
107
107
  </body>
@@ -201,7 +201,7 @@
201
201
  </table>
202
202
  <hr>The documentation for this struct was generated from the following file:<ul>
203
203
  <li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
204
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
204
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
205
205
  <a href="http://www.doxygen.org/index.html">
206
206
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
207
207
  </body>
@@ -126,7 +126,7 @@
126
126
  </table>
127
127
  <hr>The documentation for this struct was generated from the following file:<ul>
128
128
  <li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
129
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
129
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
130
130
  <a href="http://www.doxygen.org/index.html">
131
131
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
132
132
  </body>
@@ -278,7 +278,7 @@
278
278
  </table>
279
279
  <hr>The documentation for this struct was generated from the following file:<ul>
280
280
  <li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
281
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
281
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
282
282
  <a href="http://www.doxygen.org/index.html">
283
283
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
284
284
  </body>
@@ -76,7 +76,7 @@
76
76
  </table>
77
77
  <hr>The documentation for this struct was generated from the following file:<ul>
78
78
  <li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
79
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
79
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
80
80
  <a href="http://www.doxygen.org/index.html">
81
81
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
82
82
  </body>
@@ -126,7 +126,7 @@
126
126
  </table>
127
127
  <hr>The documentation for this struct was generated from the following file:<ul>
128
128
  <li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
129
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
129
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
130
130
  <a href="http://www.doxygen.org/index.html">
131
131
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
132
132
  </body>
data/ref/c/swig_8cin.html CHANGED
@@ -84,7 +84,7 @@
84
84
  </td>
85
85
  </tr>
86
86
  </table>
87
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
87
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
88
88
  <a href="http://www.doxygen.org/index.html">
89
89
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
90
90
  </body>
data/ref/c/swig_8hin.html CHANGED
@@ -92,7 +92,7 @@ Transfers control from Ruby code to Verilog code.
92
92
  </td>
93
93
  </tr>
94
94
  </table>
95
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
95
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
96
96
  <a href="http://www.doxygen.org/index.html">
97
97
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
98
98
  </body>
@@ -142,7 +142,7 @@ A proxy for all Verilog headers of interest to us.
142
142
  </td>
143
143
  </tr>
144
144
  </table>
145
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
145
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
146
146
  <a href="http://www.doxygen.org/index.html">
147
147
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
148
148
  </body>
data/ref/c/vlog_8cin.html CHANGED
@@ -192,7 +192,7 @@ Binds the default VPI tasks (provided by Ruby-VPI) before the Verilog simulator
192
192
  </td>
193
193
  </tr>
194
194
  </table>
195
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
195
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
196
196
  <a href="http://www.doxygen.org/index.html">
197
197
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
198
198
  </body>
data/ref/c/vlog_8hin.html CHANGED
@@ -145,7 +145,7 @@ For example, if we bound a VPI task named "$hello_world" to the C function hello
145
145
  </td>
146
146
  </tr>
147
147
  </table>
148
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
148
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
149
149
  <a href="http://www.doxygen.org/index.html">
150
150
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
151
151
  </body>
@@ -12740,7 +12740,7 @@ alias 1364-1995 system function subtypes to 1364-2001 function subtypes
12740
12740
  </td>
12741
12741
  </tr>
12742
12742
  </table>
12743
- <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 11:48:55 2006 for Ruby-VPI by&nbsp;
12743
+ <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by&nbsp;
12744
12744
  <a href="http://www.doxygen.org/index.html">
12745
12745
  <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
12746
12746
  </body>
@@ -96,10 +96,10 @@ An interface to the design under test.
96
96
  <h3 class="section-bar">Methods</h3>
97
97
 
98
98
  <div class="name-list">
99
- <a href="#M000037">new</a>&nbsp;&nbsp;
100
- <a href="#M000039">new</a>&nbsp;&nbsp;
101
- <a href="#M000038">reset!</a>&nbsp;&nbsp;
102
- <a href="#M000040">reset!</a>&nbsp;&nbsp;
99
+ <a href="#M000038">new</a>&nbsp;&nbsp;
100
+ <a href="#M000040">new</a>&nbsp;&nbsp;
101
+ <a href="#M000039">reset!</a>&nbsp;&nbsp;
102
+ <a href="#M000041">reset!</a>&nbsp;&nbsp;
103
103
  </div>
104
104
  </div>
105
105
 
@@ -185,12 +185,12 @@ An interface to the design under test.
185
185
  <div id="methods">
186
186
  <h3 class="section-bar">Public Class methods</h3>
187
187
 
188
- <div id="method-M000037" class="method-detail">
189
- <a name="M000037"></a>
188
+ <div id="method-M000038" class="method-detail">
189
+ <a name="M000038"></a>
190
190
 
191
191
  <div class="method-heading">
192
- <a href="Counter.src/M000037.html" target="Code" class="method-signature"
193
- onclick="popupCode('Counter.src/M000037.html');return false;">
192
+ <a href="Counter.src/M000038.html" target="Code" class="method-signature"
193
+ onclick="popupCode('Counter.src/M000038.html');return false;">
194
194
  <span class="method-name">new</span><span class="method-args">()</span>
195
195
  </a>
196
196
  </div>
@@ -199,12 +199,12 @@ An interface to the design under test.
199
199
  </div>
200
200
  </div>
201
201
 
202
- <div id="method-M000039" class="method-detail">
203
- <a name="M000039"></a>
202
+ <div id="method-M000040" class="method-detail">
203
+ <a name="M000040"></a>
204
204
 
205
205
  <div class="method-heading">
206
- <a href="Counter.src/M000039.html" target="Code" class="method-signature"
207
- onclick="popupCode('Counter.src/M000039.html');return false;">
206
+ <a href="Counter.src/M000040.html" target="Code" class="method-signature"
207
+ onclick="popupCode('Counter.src/M000040.html');return false;">
208
208
  <span class="method-name">new</span><span class="method-args">()</span>
209
209
  </a>
210
210
  </div>
@@ -215,12 +215,12 @@ An interface to the design under test.
215
215
 
216
216
  <h3 class="section-bar">Public Instance methods</h3>
217
217
 
218
- <div id="method-M000038" class="method-detail">
219
- <a name="M000038"></a>
218
+ <div id="method-M000039" class="method-detail">
219
+ <a name="M000039"></a>
220
220
 
221
221
  <div class="method-heading">
222
- <a href="Counter.src/M000038.html" target="Code" class="method-signature"
223
- onclick="popupCode('Counter.src/M000038.html');return false;">
222
+ <a href="Counter.src/M000039.html" target="Code" class="method-signature"
223
+ onclick="popupCode('Counter.src/M000039.html');return false;">
224
224
  <span class="method-name">reset!</span><span class="method-args">()</span>
225
225
  </a>
226
226
  </div>
@@ -229,12 +229,12 @@ An interface to the design under test.
229
229
  </div>
230
230
  </div>
231
231
 
232
- <div id="method-M000040" class="method-detail">
233
- <a name="M000040"></a>
232
+ <div id="method-M000041" class="method-detail">
233
+ <a name="M000041"></a>
234
234
 
235
235
  <div class="method-heading">
236
- <a href="Counter.src/M000040.html" target="Code" class="method-signature"
237
- onclick="popupCode('Counter.src/M000040.html');return false;">
236
+ <a href="Counter.src/M000041.html" target="Code" class="method-signature"
237
+ onclick="popupCode('Counter.src/M000041.html');return false;">
238
238
  <span class="method-name">reset!</span><span class="method-args">()</span>
239
239
  </a>
240
240
  </div>
@@ -5,18 +5,16 @@
5
5
 
6
6
  <html>
7
7
  <head>
8
- <title>reset! (Counter)</title>
8
+ <title>new (Counter)</title>
9
9
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10
10
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
11
11
  </head>
12
12
  <body class="standalone-code">
13
- <pre> <span class="ruby-comment cmt"># File samp/counter/counter_unitTest_design.rb, line 15</span>
14
- 15: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">reset!</span>
15
- 16: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">hexStrVal</span> = <span class="ruby-value str">'x'</span>
16
- 17:
17
- 18: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">intVal</span> = <span class="ruby-value">1</span>
18
- 19: <span class="ruby-identifier">relay_verilog</span>
19
- 20: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">intVal</span> = <span class="ruby-value">0</span>
20
- 21: <span class="ruby-keyword kw">end</span></pre>
13
+ <pre> <span class="ruby-comment cmt"># File samp/counter/counter_unitTest_design.rb, line 9</span>
14
+ 9: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>
15
+ 10: <span class="ruby-ivar">@clock</span> = <span class="ruby-identifier">vpi_handle_by_name</span>(<span class="ruby-value str">&quot;counter_unitTest_bench.clock&quot;</span>, <span class="ruby-keyword kw">nil</span>)
16
+ 11: <span class="ruby-ivar">@reset</span> = <span class="ruby-identifier">vpi_handle_by_name</span>(<span class="ruby-value str">&quot;counter_unitTest_bench.reset&quot;</span>, <span class="ruby-keyword kw">nil</span>)
17
+ 12: <span class="ruby-ivar">@count</span> = <span class="ruby-identifier">vpi_handle_by_name</span>(<span class="ruby-value str">&quot;counter_unitTest_bench.count&quot;</span>, <span class="ruby-keyword kw">nil</span>)
18
+ 13: <span class="ruby-keyword kw">end</span></pre>
21
19
  </body>
22
20
  </html>
@@ -5,16 +5,18 @@
5
5
 
6
6
  <html>
7
7
  <head>
8
- <title>new (Counter)</title>
8
+ <title>reset! (Counter)</title>
9
9
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10
10
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
11
11
  </head>
12
12
  <body class="standalone-code">
13
- <pre> <span class="ruby-comment cmt"># File samp/counter/counter_rspecTest_design.rb, line 9</span>
14
- 9: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>
15
- 10: <span class="ruby-ivar">@clock</span> = <span class="ruby-identifier">vpi_handle_by_name</span>(<span class="ruby-value str">&quot;counter_rspecTest_bench.clock&quot;</span>, <span class="ruby-keyword kw">nil</span>)
16
- 11: <span class="ruby-ivar">@reset</span> = <span class="ruby-identifier">vpi_handle_by_name</span>(<span class="ruby-value str">&quot;counter_rspecTest_bench.reset&quot;</span>, <span class="ruby-keyword kw">nil</span>)
17
- 12: <span class="ruby-ivar">@count</span> = <span class="ruby-identifier">vpi_handle_by_name</span>(<span class="ruby-value str">&quot;counter_rspecTest_bench.count&quot;</span>, <span class="ruby-keyword kw">nil</span>)
18
- 13: <span class="ruby-keyword kw">end</span></pre>
13
+ <pre> <span class="ruby-comment cmt"># File samp/counter/counter_unitTest_design.rb, line 15</span>
14
+ 15: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">reset!</span>
15
+ 16: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">hexStrVal</span> = <span class="ruby-value str">'x'</span>
16
+ 17:
17
+ 18: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">intVal</span> = <span class="ruby-value">1</span>
18
+ 19: <span class="ruby-identifier">relay_verilog</span>
19
+ 20: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">intVal</span> = <span class="ruby-value">0</span>
20
+ 21: <span class="ruby-keyword kw">end</span></pre>
19
21
  </body>
20
22
  </html>
@@ -5,18 +5,16 @@
5
5
 
6
6
  <html>
7
7
  <head>
8
- <title>reset! (Counter)</title>
8
+ <title>new (Counter)</title>
9
9
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10
10
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
11
11
  </head>
12
12
  <body class="standalone-code">
13
- <pre> <span class="ruby-comment cmt"># File samp/counter/counter_rspecTest_design.rb, line 15</span>
14
- 15: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">reset!</span>
15
- 16: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">hexStrVal</span> = <span class="ruby-value str">'x'</span>
16
- 17:
17
- 18: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">intVal</span> = <span class="ruby-value">1</span>
18
- 19: <span class="ruby-identifier">relay_verilog</span>
19
- 20: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">intVal</span> = <span class="ruby-value">0</span>
20
- 21: <span class="ruby-keyword kw">end</span></pre>
13
+ <pre> <span class="ruby-comment cmt"># File samp/counter/counter_rspecTest_design.rb, line 9</span>
14
+ 9: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>
15
+ 10: <span class="ruby-ivar">@clock</span> = <span class="ruby-identifier">vpi_handle_by_name</span>(<span class="ruby-value str">&quot;counter_rspecTest_bench.clock&quot;</span>, <span class="ruby-keyword kw">nil</span>)
16
+ 11: <span class="ruby-ivar">@reset</span> = <span class="ruby-identifier">vpi_handle_by_name</span>(<span class="ruby-value str">&quot;counter_rspecTest_bench.reset&quot;</span>, <span class="ruby-keyword kw">nil</span>)
17
+ 12: <span class="ruby-ivar">@count</span> = <span class="ruby-identifier">vpi_handle_by_name</span>(<span class="ruby-value str">&quot;counter_rspecTest_bench.count&quot;</span>, <span class="ruby-keyword kw">nil</span>)
18
+ 13: <span class="ruby-keyword kw">end</span></pre>
21
19
  </body>
22
20
  </html>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!DOCTYPE html
3
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+
6
+ <html>
7
+ <head>
8
+ <title>reset! (Counter)</title>
9
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10
+ <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
11
+ </head>
12
+ <body class="standalone-code">
13
+ <pre> <span class="ruby-comment cmt"># File samp/counter/counter_rspecTest_design.rb, line 15</span>
14
+ 15: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">reset!</span>
15
+ 16: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">hexStrVal</span> = <span class="ruby-value str">'x'</span>
16
+ 17:
17
+ 18: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">intVal</span> = <span class="ruby-value">1</span>
18
+ 19: <span class="ruby-identifier">relay_verilog</span>
19
+ 20: <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">intVal</span> = <span class="ruby-value">0</span>
20
+ 21: <span class="ruby-keyword kw">end</span></pre>
21
+ </body>
22
+ </html>
@@ -98,8 +98,8 @@ A prototype of the design under test.
98
98
  <h3 class="section-bar">Methods</h3>
99
99
 
100
100
  <div class="name-list">
101
- <a href="#M000004">simulate!</a>&nbsp;&nbsp;
102
101
  <a href="#M000005">simulate!</a>&nbsp;&nbsp;
102
+ <a href="#M000006">simulate!</a>&nbsp;&nbsp;
103
103
  </div>
104
104
  </div>
105
105
 
@@ -121,12 +121,12 @@ A prototype of the design under test.
121
121
  <div id="methods">
122
122
  <h3 class="section-bar">Public Instance methods</h3>
123
123
 
124
- <div id="method-M000004" class="method-detail">
125
- <a name="M000004"></a>
124
+ <div id="method-M000005" class="method-detail">
125
+ <a name="M000005"></a>
126
126
 
127
127
  <div class="method-heading">
128
- <a href="CounterProto.src/M000004.html" target="Code" class="method-signature"
129
- onclick="popupCode('CounterProto.src/M000004.html');return false;">
128
+ <a href="CounterProto.src/M000005.html" target="Code" class="method-signature"
129
+ onclick="popupCode('CounterProto.src/M000005.html');return false;">
130
130
  <span class="method-name">simulate!</span><span class="method-args">()</span>
131
131
  </a>
132
132
  </div>
@@ -135,12 +135,12 @@ A prototype of the design under test.
135
135
  </div>
136
136
  </div>
137
137
 
138
- <div id="method-M000005" class="method-detail">
139
- <a name="M000005"></a>
138
+ <div id="method-M000006" class="method-detail">
139
+ <a name="M000006"></a>
140
140
 
141
141
  <div class="method-heading">
142
- <a href="CounterProto.src/M000005.html" target="Code" class="method-signature"
143
- onclick="popupCode('CounterProto.src/M000005.html');return false;">
142
+ <a href="CounterProto.src/M000006.html" target="Code" class="method-signature"
143
+ onclick="popupCode('CounterProto.src/M000006.html');return false;">
144
144
  <span class="method-name">simulate!</span><span class="method-args">()</span>
145
145
  </a>
146
146
  </div>
@@ -10,7 +10,7 @@
10
10
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
11
11
  </head>
12
12
  <body class="standalone-code">
13
- <pre> <span class="ruby-comment cmt"># File samp/counter/counter_unitTest_proto.rb, line 3</span>
13
+ <pre> <span class="ruby-comment cmt"># File samp/counter/counter_rspecTest_proto.rb, line 3</span>
14
14
  3: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">simulate!</span>
15
15
  4: <span class="ruby-keyword kw">if</span> <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">intVal</span> <span class="ruby-operator">==</span> <span class="ruby-value">1</span>
16
16
  5: <span class="ruby-ivar">@count</span>.<span class="ruby-identifier">intVal</span> = <span class="ruby-value">0</span>
@@ -10,7 +10,7 @@
10
10
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
11
11
  </head>
12
12
  <body class="standalone-code">
13
- <pre> <span class="ruby-comment cmt"># File samp/counter/counter_rspecTest_proto.rb, line 3</span>
13
+ <pre> <span class="ruby-comment cmt"># File samp/counter/counter_unitTest_proto.rb, line 3</span>
14
14
  3: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">simulate!</span>
15
15
  4: <span class="ruby-keyword kw">if</span> <span class="ruby-ivar">@reset</span>.<span class="ruby-identifier">intVal</span> <span class="ruby-operator">==</span> <span class="ruby-value">1</span>
16
16
  5: <span class="ruby-ivar">@count</span>.<span class="ruby-identifier">intVal</span> = <span class="ruby-value">0</span>
@@ -94,7 +94,7 @@ whereas &lt;% &#8230; %&gt; tags do <b>not</b> produce any output.
94
94
  <h3 class="section-bar">Methods</h3>
95
95
 
96
96
  <div class="name-list">
97
- <a href="#M000034">new</a>&nbsp;&nbsp;
97
+ <a href="#M000035">new</a>&nbsp;&nbsp;
98
98
  </div>
99
99
  </div>
100
100
 
@@ -129,12 +129,12 @@ whereas &lt;% &#8230; %&gt; tags do <b>not</b> produce any output.
129
129
  <div id="methods">
130
130
  <h3 class="section-bar">Public Class methods</h3>
131
131
 
132
- <div id="method-M000034" class="method-detail">
133
- <a name="M000034"></a>
132
+ <div id="method-M000035" class="method-detail">
133
+ <a name="M000035"></a>
134
134
 
135
135
  <div class="method-heading">
136
- <a href="ERB.src/M000034.html" target="Code" class="method-signature"
137
- onclick="popupCode('ERB.src/M000034.html');return false;">
136
+ <a href="ERB.src/M000035.html" target="Code" class="method-signature"
137
+ onclick="popupCode('ERB.src/M000035.html');return false;">
138
138
  <span class="method-name">new</span><span class="method-args">(aInput, *aArgs)</span>
139
139
  </a>
140
140
  </div>
@@ -80,8 +80,8 @@
80
80
  <h3 class="section-bar">Methods</h3>
81
81
 
82
82
  <div class="name-list">
83
- <a href="#M000048">collect_args</a>&nbsp;&nbsp;
84
- <a href="#M000047">sh</a>&nbsp;&nbsp;
83
+ <a href="#M000049">collect_args</a>&nbsp;&nbsp;
84
+ <a href="#M000048">sh</a>&nbsp;&nbsp;
85
85
  </div>
86
86
  </div>
87
87
 
@@ -116,12 +116,12 @@
116
116
  <div id="methods">
117
117
  <h3 class="section-bar">Public Instance methods</h3>
118
118
 
119
- <div id="method-M000048" class="method-detail">
120
- <a name="M000048"></a>
119
+ <div id="method-M000049" class="method-detail">
120
+ <a name="M000049"></a>
121
121
 
122
122
  <div class="method-heading">
123
- <a href="FileUtils.src/M000048.html" target="Code" class="method-signature"
124
- onclick="popupCode('FileUtils.src/M000048.html');return false;">
123
+ <a href="FileUtils.src/M000049.html" target="Code" class="method-signature"
124
+ onclick="popupCode('FileUtils.src/M000049.html');return false;">
125
125
  <span class="method-name">collect_args</span><span class="method-args">(*aArgs)</span>
126
126
  </a>
127
127
  </div>
@@ -133,12 +133,12 @@ Collects the given arguments into a single, sparse array.
133
133
  </div>
134
134
  </div>
135
135
 
136
- <div id="method-M000047" class="method-detail">
137
- <a name="M000047"></a>
136
+ <div id="method-M000048" class="method-detail">
137
+ <a name="M000048"></a>
138
138
 
139
139
  <div class="method-heading">
140
- <a href="FileUtils.src/M000047.html" target="Code" class="method-signature"
141
- onclick="popupCode('FileUtils.src/M000047.html');return false;">
140
+ <a href="FileUtils.src/M000048.html" target="Code" class="method-signature"
141
+ onclick="popupCode('FileUtils.src/M000048.html');return false;">
142
142
  <span class="method-name">sh</span><span class="method-args">(*aArgs, &amp;aBlock)</span>
143
143
  </a>
144
144
  </div>
@@ -5,14 +5,14 @@
5
5
 
6
6
  <html>
7
7
  <head>
8
- <title>collect_args (FileUtils)</title>
8
+ <title>sh (FileUtils)</title>
9
9
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10
10
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
11
11
  </head>
12
12
  <body class="standalone-code">
13
- <pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/rake.rb, line 32</span>
14
- 32: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">collect_args</span> <span class="ruby-operator">*</span><span class="ruby-identifier">aArgs</span>
15
- 33: <span class="ruby-identifier">aArgs</span>.<span class="ruby-identifier">flatten</span>.<span class="ruby-identifier">compact</span>
16
- 34: <span class="ruby-keyword kw">end</span></pre>
13
+ <pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/rake.rb, line 27</span>
14
+ 27: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">sh</span> <span class="ruby-operator">*</span><span class="ruby-identifier">aArgs</span>, <span class="ruby-operator">&amp;</span><span class="ruby-identifier">aBlock</span>
15
+ 28: <span class="ruby-identifier">old_sh</span> <span class="ruby-operator">*</span><span class="ruby-identifier">collect_args</span>(<span class="ruby-identifier">aArgs</span>).<span class="ruby-identifier">reject</span> {<span class="ruby-operator">|</span><span class="ruby-identifier">i</span><span class="ruby-operator">|</span> <span class="ruby-identifier">i</span>.<span class="ruby-identifier">to_s</span>.<span class="ruby-identifier">empty?</span>}, <span class="ruby-operator">&amp;</span><span class="ruby-identifier">aBlock</span>
16
+ 29: <span class="ruby-keyword kw">end</span></pre>
17
17
  </body>
18
18
  </html>
@@ -5,14 +5,14 @@
5
5
 
6
6
  <html>
7
7
  <head>
8
- <title>new (InputGenerator)</title>
8
+ <title>collect_args (FileUtils)</title>
9
9
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10
10
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
11
11
  </head>
12
12
  <body class="standalone-code">
13
- <pre> <span class="ruby-comment cmt"># File samp/pipelined_alu/InputGenerator.rb, line 32</span>
14
- 32: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">bits</span>)
15
- 33: <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">bits</span> = <span class="ruby-identifier">bits</span>
13
+ <pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/rake.rb, line 32</span>
14
+ 32: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">collect_args</span> <span class="ruby-operator">*</span><span class="ruby-identifier">aArgs</span>
15
+ 33: <span class="ruby-identifier">aArgs</span>.<span class="ruby-identifier">flatten</span>.<span class="ruby-identifier">compact</span>
16
16
  34: <span class="ruby-keyword kw">end</span></pre>
17
17
  </body>
18
18
  </html>