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.
- data/HISTORY +19 -0
- data/README +3 -3
- data/Rakefile +147 -112
- data/bin/generate_test.rb +0 -2
- data/doc/src/manual.xml +11 -9
- data/doc/txt/manual.txt +14 -9
- data/doc/xhtml/background.organization.html +1 -1
- data/doc/xhtml/index.html +2 -2
- data/doc/xhtml/introduction.manifest.html +1 -1
- data/doc/xhtml/usage.installation.html +7 -1
- data/doc/xhtml/usage.tutorial.html +1 -1
- data/gem_extconf.rb +1 -1
- data/history.html +37 -0
- data/lib/ruby-vpi/runner.rb +77 -2
- data/lib/ruby-vpi.rb +0 -10
- data/readme.html +5 -3
- data/ref/c/annotated.html +1 -1
- data/ref/c/common_8h.html +1 -1
- data/ref/c/files.html +1 -1
- data/ref/c/functions.html +1 -1
- data/ref/c/functions_vars.html +1 -1
- data/ref/c/globals.html +1 -1
- data/ref/c/globals_0x63.html +1 -1
- data/ref/c/globals_0x65.html +1 -1
- data/ref/c/globals_0x66.html +1 -1
- data/ref/c/globals_0x70.html +1 -1
- data/ref/c/globals_0x72.html +1 -1
- data/ref/c/globals_0x73.html +1 -1
- data/ref/c/globals_0x74.html +1 -1
- data/ref/c/globals_0x76.html +1 -1
- data/ref/c/globals_0x78.html +1 -1
- data/ref/c/globals_defs.html +1 -1
- data/ref/c/globals_defs_0x65.html +1 -1
- data/ref/c/globals_defs_0x70.html +1 -1
- data/ref/c/globals_defs_0x76.html +1 -1
- data/ref/c/globals_defs_0x78.html +1 -1
- data/ref/c/globals_enum.html +1 -1
- data/ref/c/globals_eval.html +1 -1
- data/ref/c/globals_func.html +1 -1
- data/ref/c/globals_type.html +1 -1
- data/ref/c/globals_vars.html +1 -1
- data/ref/c/hierarchy.html +1 -1
- data/ref/c/index.html +1 -1
- data/ref/c/relay_8cin.html +1 -1
- data/ref/c/relay_8hin.html +1 -1
- data/ref/c/ruby-vpi_8c.html +1 -1
- data/ref/c/structrelay____RubyOptions____def.html +1 -1
- data/ref/c/structt__cb__data.html +1 -1
- data/ref/c/structt__vpi__delay.html +1 -1
- data/ref/c/structt__vpi__error__info.html +1 -1
- data/ref/c/structt__vpi__strengthval.html +1 -1
- data/ref/c/structt__vpi__systf__data.html +1 -1
- data/ref/c/structt__vpi__time.html +1 -1
- data/ref/c/structt__vpi__value.html +1 -1
- data/ref/c/structt__vpi__vecval.html +1 -1
- data/ref/c/structt__vpi__vlog__info.html +1 -1
- data/ref/c/swig_8cin.html +1 -1
- data/ref/c/swig_8hin.html +1 -1
- data/ref/c/verilog_8h.html +1 -1
- data/ref/c/vlog_8cin.html +1 -1
- data/ref/c/vlog_8hin.html +1 -1
- data/ref/c/vpi__user_8h.html +1 -1
- data/ref/ruby/classes/Counter.html +20 -20
- data/ref/ruby/classes/Counter.src/M000038.html +7 -9
- data/ref/ruby/classes/Counter.src/M000039.html +9 -7
- data/ref/ruby/classes/Counter.src/M000040.html +7 -9
- data/ref/ruby/classes/Counter.src/M000041.html +22 -0
- data/ref/ruby/classes/CounterProto.html +9 -9
- data/ref/ruby/classes/CounterProto.src/M000005.html +1 -1
- data/ref/ruby/classes/CounterProto.src/{M000004.html → M000006.html} +1 -1
- data/ref/ruby/classes/ERB.html +5 -5
- data/ref/ruby/classes/FileUtils.html +10 -10
- data/ref/ruby/classes/FileUtils.src/M000048.html +5 -5
- data/ref/ruby/classes/{InputGenerator.src/M000027.html → FileUtils.src/M000049.html} +4 -4
- data/ref/ruby/classes/Hw5UnitModel/Operation.html +15 -15
- data/ref/ruby/classes/Hw5UnitModel/Operation.src/M000012.html +12 -20
- data/ref/ruby/classes/Hw5UnitModel/Operation.src/M000013.html +20 -5
- data/ref/ruby/classes/Hw5UnitModel/Operation.src/M000014.html +18 -0
- data/ref/ruby/classes/Hw5UnitModel.html +24 -24
- data/ref/ruby/classes/Hw5UnitModel.src/M000009.html +7 -25
- data/ref/ruby/classes/Hw5UnitModel.src/M000010.html +25 -9
- data/ref/ruby/classes/Hw5UnitModel.src/M000011.html +22 -0
- data/ref/ruby/classes/Hw5_unit.html +5 -5
- data/ref/ruby/classes/Hw5_unit_spec.html +15 -15
- data/ref/ruby/classes/Hw5_unit_spec.src/M000024.html +8 -8
- data/ref/ruby/classes/Hw5_unit_spec.src/M000025.html +8 -54
- data/ref/ruby/classes/Hw5_unit_spec.src/M000026.html +67 -0
- data/ref/ruby/classes/InputGenerator.html +30 -30
- data/ref/ruby/classes/InputGenerator.src/M000028.html +5 -5
- data/ref/ruby/classes/InputGenerator.src/M000029.html +5 -6
- data/ref/ruby/classes/InputGenerator.src/M000030.html +6 -25
- data/ref/ruby/classes/InputGenerator.src/M000031.html +25 -6
- data/ref/ruby/classes/InputGenerator.src/M000032.html +6 -6
- data/ref/ruby/classes/InputGenerator.src/M000033.html +19 -0
- data/ref/ruby/classes/MaximumCounterValue.html +10 -10
- data/ref/ruby/classes/MaximumCounterValue.src/M000036.html +10 -8
- data/ref/ruby/classes/MaximumCounterValue.src/M000037.html +21 -0
- data/ref/ruby/classes/ModuleInfo.html +10 -10
- data/ref/ruby/classes/ModuleInfo.src/M000019.html +31 -13
- data/ref/ruby/classes/ModuleInfo.src/M000020.html +26 -0
- data/ref/ruby/classes/OutputInfo.html +5 -10
- data/ref/ruby/classes/OutputInfo.src/{M000017.html → M000018.html} +36 -36
- data/ref/ruby/classes/ResettedCounterValue.html +15 -15
- data/ref/ruby/classes/ResettedCounterValue.src/M000015.html +6 -5
- data/ref/ruby/classes/ResettedCounterValue.src/M000016.html +5 -10
- data/ref/ruby/classes/ResettedCounterValue.src/M000017.html +23 -0
- data/ref/ruby/classes/RubyVPI.html +0 -46
- data/ref/ruby/classes/RubyVPI.src/M000050.html +24 -24
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.html +35 -35
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000042.html +9 -31
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000043.html +31 -69
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000044.html +69 -114
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000045.html +114 -13
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000046.html +13 -5
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000047.html +18 -0
- data/ref/ruby/classes/String.html +5 -5
- data/ref/ruby/classes/Template.html +5 -5
- data/ref/ruby/classes/TestHw5UnitModel.html +15 -15
- data/ref/ruby/classes/TestHw5UnitModel.src/M000021.html +6 -6
- data/ref/ruby/classes/TestHw5UnitModel.src/M000022.html +6 -51
- data/ref/ruby/classes/TestHw5UnitModel.src/M000023.html +64 -0
- data/ref/ruby/created.rid +1 -1
- data/ref/ruby/files/bin/generate_test_rb.html +6 -6
- data/ref/ruby/files/bin/generate_test_tpl/bench_rb.html +1 -1
- data/ref/ruby/files/bin/generate_test_tpl/design_rb.html +1 -1
- data/ref/ruby/files/bin/generate_test_tpl/proto_rb.html +1 -1
- data/ref/ruby/files/bin/generate_test_tpl/spec_rb.html +6 -6
- data/ref/ruby/files/bin/header_to_ruby_rb.html +1 -1
- data/ref/ruby/files/ext/extconf_rb.html +1 -1
- data/ref/ruby/files/gem_extconf_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/erb_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/rake_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/rdoc_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/rspec_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/runner_proxy_rb.html +108 -0
- data/ref/ruby/files/lib/ruby-vpi/runner_rb.html +78 -2
- data/ref/ruby/files/lib/ruby-vpi/runner_rb.src/M000001.html +20 -0
- data/ref/ruby/files/lib/ruby-vpi/vpi_util_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi_rb.html +1 -1
- data/ref/ruby/files/samp/counter/counter_rspecTest_bench_rb.html +1 -1
- data/ref/ruby/files/samp/counter/counter_rspecTest_design_rb.html +1 -1
- data/ref/ruby/files/samp/counter/counter_rspecTest_proto_rb.html +1 -1
- data/ref/ruby/files/samp/counter/counter_rspecTest_spec_rb.html +1 -1
- data/ref/ruby/files/samp/counter/counter_unitTest_bench_rb.html +1 -1
- data/ref/ruby/files/samp/counter/counter_unitTest_design_rb.html +1 -1
- data/ref/ruby/files/samp/counter/counter_unitTest_proto_rb.html +1 -1
- data/ref/ruby/files/samp/counter/counter_unitTest_spec_rb.html +1 -1
- data/ref/ruby/files/samp/pipelined_alu/Hw5UnitModel_rb.html +1 -1
- data/ref/ruby/files/samp/pipelined_alu/InputGenerator_rb.html +1 -1
- data/ref/ruby/files/samp/pipelined_alu/TestHw5UnitModel_rb.html +1 -1
- data/ref/ruby/files/samp/pipelined_alu/hw5_unit_bench_rb.html +1 -1
- data/ref/ruby/files/samp/pipelined_alu/hw5_unit_design_rb.html +1 -1
- data/ref/ruby/files/samp/pipelined_alu/hw5_unit_spec_rb.html +1 -1
- data/ref/ruby/fr_file_index.html +1 -0
- data/ref/ruby/fr_method_index.html +48 -48
- data/samp/counter/Rakefile +1 -1
- data/samp/pipelined_alu/Rakefile +1 -1
- metadata +41 -41
- data/ref/ruby/classes/Counter.src/M000037.html +0 -20
- data/ref/ruby/classes/FileUtils.src/M000047.html +0 -18
- data/ref/ruby/classes/Hw5UnitModel/Operation.src/M000011.html +0 -25
- data/ref/ruby/classes/Hw5UnitModel.src/M000008.html +0 -20
- data/ref/ruby/classes/Hw5_unit_spec.src/M000023.html +0 -21
- data/ref/ruby/classes/MaximumCounterValue.src/M000035.html +0 -23
- data/ref/ruby/classes/ModuleInfo.src/M000018.html +0 -44
- data/ref/ruby/classes/ResettedCounterValue.src/M000014.html +0 -19
- data/ref/ruby/classes/RubyVPI.src/M000049.html +0 -18
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/M000041.html +0 -22
- data/ref/ruby/classes/TestHw5UnitModel.src/M000020.html +0 -19
- data/tpl/runner.rake +0 -96
- /data/{tpl/launcher.rake → lib/ruby-vpi/runner_proxy.rb} +0 -0
- /data/{tpl → lib/ruby-vpi}/synopsys_vcs.tab +0 -0
- /data/ref/ruby/classes/ERB.src/{M000034.html → M000035.html} +0 -0
- /data/ref/ruby/classes/Hw5UnitModel.src/{M000006.html → M000007.html} +0 -0
- /data/ref/ruby/classes/Hw5_unit.src/{M000003.html → M000004.html} +0 -0
- /data/ref/ruby/classes/String.src/{M000033.html → M000034.html} +0 -0
- /data/ref/ruby/classes/Template.src/{M000026.html → M000027.html} +0 -0
- /data/ref/ruby/files/bin/generate_test_rb.src/{M000001.html → M000002.html} +0 -0
- /data/ref/ruby/files/bin/generate_test_tpl/spec_rb.src/{M000002.html → M000003.html} +0 -0
data/ref/c/relay_8hin.html
CHANGED
|
@@ -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
|
|
157
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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>
|
data/ref/c/ruby-vpi_8c.html
CHANGED
|
@@ -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
|
|
30
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
80
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
204
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
179
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
204
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
104
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
204
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
129
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
281
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
79
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
129
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
87
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
95
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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>
|
data/ref/c/verilog_8h.html
CHANGED
|
@@ -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
|
|
145
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
195
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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
|
|
148
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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>
|
data/ref/c/vpi__user_8h.html
CHANGED
|
@@ -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
|
|
12743
|
+
<hr size="1"><address style="align: right;"><small>Generated on Tue Aug 29 22:50:47 2006 for Ruby-VPI by
|
|
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="#
|
|
100
|
-
<a href="#
|
|
101
|
-
<a href="#
|
|
102
|
-
<a href="#
|
|
99
|
+
<a href="#M000038">new</a>
|
|
100
|
+
<a href="#M000040">new</a>
|
|
101
|
+
<a href="#M000039">reset!</a>
|
|
102
|
+
<a href="#M000041">reset!</a>
|
|
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-
|
|
189
|
-
<a name="
|
|
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/
|
|
193
|
-
onclick="popupCode('Counter.src/
|
|
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-
|
|
203
|
-
<a name="
|
|
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/
|
|
207
|
-
onclick="popupCode('Counter.src/
|
|
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-
|
|
219
|
-
<a name="
|
|
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/
|
|
223
|
-
onclick="popupCode('Counter.src/
|
|
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-
|
|
233
|
-
<a name="
|
|
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/
|
|
237
|
-
onclick="popupCode('Counter.src/
|
|
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>
|
|
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
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
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">"counter_unitTest_bench.clock"</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">"counter_unitTest_bench.reset"</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">"counter_unitTest_bench.count"</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>
|
|
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/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
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>
|
|
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
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
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">"counter_rspecTest_bench.clock"</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">"counter_rspecTest_bench.reset"</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">"counter_rspecTest_bench.count"</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>
|
|
102
101
|
<a href="#M000005">simulate!</a>
|
|
102
|
+
<a href="#M000006">simulate!</a>
|
|
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-
|
|
125
|
-
<a name="
|
|
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/
|
|
129
|
-
onclick="popupCode('CounterProto.src/
|
|
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-
|
|
139
|
-
<a name="
|
|
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/
|
|
143
|
-
onclick="popupCode('CounterProto.src/
|
|
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/
|
|
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/
|
|
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>
|
data/ref/ruby/classes/ERB.html
CHANGED
|
@@ -94,7 +94,7 @@ whereas <% … %> 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="#
|
|
97
|
+
<a href="#M000035">new</a>
|
|
98
98
|
</div>
|
|
99
99
|
</div>
|
|
100
100
|
|
|
@@ -129,12 +129,12 @@ whereas <% … %> 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-
|
|
133
|
-
<a name="
|
|
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/
|
|
137
|
-
onclick="popupCode('ERB.src/
|
|
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="#
|
|
84
|
-
<a href="#
|
|
83
|
+
<a href="#M000049">collect_args</a>
|
|
84
|
+
<a href="#M000048">sh</a>
|
|
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-
|
|
120
|
-
<a name="
|
|
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/
|
|
124
|
-
onclick="popupCode('FileUtils.src/
|
|
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-
|
|
137
|
-
<a name="
|
|
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/
|
|
141
|
-
onclick="popupCode('FileUtils.src/
|
|
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, &aBlock)</span>
|
|
143
143
|
</a>
|
|
144
144
|
</div>
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
|
|
6
6
|
<html>
|
|
7
7
|
<head>
|
|
8
|
-
<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
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
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">&</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">&</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>
|
|
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
|
|
14
|
-
32: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">
|
|
15
|
-
33: <span class="ruby-
|
|
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>
|