ruby-vpi 16.0.0 → 16.0.1
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/Rakefile +2 -4
- data/doc/history.html +147 -126
- data/doc/history.yaml +17 -0
- data/doc/manual.html +76 -76
- data/doc/memo.html +4 -4
- data/doc/readme.html +9 -9
- data/doc/rss.xml +25 -0
- data/ext/Rakefile +1 -1
- data/ext/swig_wrap.cin +198 -220
- data/lib/ruby-vpi/rake.rb +1 -1
- data/lib/ruby-vpi/runner.rb +1 -1
- data/ref/c/annotated.html +3 -3
- data/ref/c/common_8h.html +12 -12
- data/ref/c/doxygen.css +1 -1
- data/ref/c/files.html +3 -3
- data/ref/c/functions.html +97 -47
- data/ref/c/functions_vars.html +97 -47
- data/ref/c/globals.html +5 -4
- data/ref/c/globals_0x63.html +67 -35
- data/ref/c/globals_0x65.html +5 -4
- data/ref/c/globals_0x66.html +5 -4
- data/ref/c/globals_0x6d.html +12 -6
- data/ref/c/globals_0x70.html +37 -20
- data/ref/c/globals_0x72.html +20 -10
- data/ref/c/globals_0x73.html +21 -12
- data/ref/c/globals_0x74.html +5 -4
- data/ref/c/globals_0x76.html +851 -425
- data/ref/c/globals_0x78.html +5 -4
- data/ref/c/globals_defs.html +67 -35
- data/ref/c/globals_defs_0x65.html +5 -4
- data/ref/c/globals_defs_0x70.html +7 -5
- data/ref/c/globals_defs_0x76.html +837 -420
- data/ref/c/globals_defs_0x78.html +5 -4
- data/ref/c/globals_enum.html +5 -4
- data/ref/c/globals_eval.html +7 -5
- data/ref/c/globals_func.html +50 -15
- data/ref/c/globals_type.html +53 -28
- data/ref/c/globals_vars.html +14 -8
- data/ref/c/index.html +3 -3
- data/ref/c/main_8c.html +3 -3
- data/ref/c/main_8h.html +3 -3
- data/ref/c/relay_8c.html +3 -3
- data/ref/c/relay_8h.html +3 -3
- data/ref/c/structt__cb__data.html +15 -15
- data/ref/c/structt__vpi__delay.html +15 -15
- data/ref/c/structt__vpi__error__info.html +17 -17
- data/ref/c/structt__vpi__strengthval.html +3 -3
- data/ref/c/structt__vpi__systf__data.html +15 -15
- data/ref/c/structt__vpi__time.html +11 -11
- data/ref/c/structt__vpi__value.html +21 -21
- data/ref/c/structt__vpi__vecval.html +3 -3
- data/ref/c/structt__vpi__vlog__info.html +3 -3
- data/ref/c/verilog_8h.html +3 -3
- data/ref/c/vlog_8c.html +3 -3
- data/ref/c/vlog_8h.html +3 -3
- data/ref/c/vpi__user_8h.html +3 -3
- data/ref/ruby/classes/ERB.html +1 -1
- data/ref/ruby/classes/FileUtils.html +3 -2
- data/ref/ruby/classes/FileUtils.src/M000025.html +1 -1
- data/ref/ruby/classes/Float.html +2 -1
- data/ref/ruby/classes/Integer.html +12 -8
- data/ref/ruby/classes/RubyVpi/Config.html +1 -1
- data/ref/ruby/classes/Vpi.html +3 -3
- data/ref/ruby/classes/Vpi/Handle.html +1 -1
- data/ref/ruby/classes/Vpi/S_vpi_time.html +5 -3
- data/ref/ruby/created.rid +1 -1
- data/ref/ruby/files/bin/generate_test_rb.html +3 -3
- data/ref/ruby/files/bin/header_to_ruby_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/erb_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/float_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/integer_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/rake_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/rcov_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/rdoc_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/runner_proxy_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/runner_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/verilog_parser_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/vpi_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi_rb.html +1 -1
- metadata +24 -24
@@ -4,7 +4,7 @@
|
|
4
4
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
5
5
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
6
6
|
</head><body>
|
7
|
-
<!-- Generated by Doxygen 1.
|
7
|
+
<!-- Generated by Doxygen 1.5.1 -->
|
8
8
|
<div class="tabs">
|
9
9
|
<ul>
|
10
10
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
@@ -59,8 +59,8 @@
|
|
59
59
|
</div><p>
|
60
60
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
61
61
|
<li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
|
62
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
62
|
+
<hr size="1"><address style="align: right;"><small>Generated on Sun May 27 14:47:36 2007 for Ruby-VPI by
|
63
63
|
<a href="http://www.doxygen.org/index.html">
|
64
|
-
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.
|
64
|
+
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
65
65
|
</body>
|
66
66
|
</html>
|
@@ -4,7 +4,7 @@
|
|
4
4
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
5
5
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
6
6
|
</head><body>
|
7
|
-
<!-- Generated by Doxygen 1.
|
7
|
+
<!-- Generated by Doxygen 1.5.1 -->
|
8
8
|
<div class="tabs">
|
9
9
|
<ul>
|
10
10
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
@@ -93,8 +93,8 @@
|
|
93
93
|
</div><p>
|
94
94
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
95
95
|
<li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
|
96
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
96
|
+
<hr size="1"><address style="align: right;"><small>Generated on Sun May 27 14:47:36 2007 for Ruby-VPI by
|
97
97
|
<a href="http://www.doxygen.org/index.html">
|
98
|
-
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.
|
98
|
+
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
99
99
|
</body>
|
100
100
|
</html>
|
data/ref/c/verilog_8h.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
5
5
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
6
6
|
</head><body>
|
7
|
-
<!-- Generated by Doxygen 1.
|
7
|
+
<!-- Generated by Doxygen 1.5.1 -->
|
8
8
|
<div class="tabs">
|
9
9
|
<ul>
|
10
10
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
@@ -176,8 +176,8 @@ A proxy for all Verilog headers of interest to us.
|
|
176
176
|
|
177
177
|
</div>
|
178
178
|
</div><p>
|
179
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
179
|
+
<hr size="1"><address style="align: right;"><small>Generated on Sun May 27 14:47:36 2007 for Ruby-VPI by
|
180
180
|
<a href="http://www.doxygen.org/index.html">
|
181
|
-
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.
|
181
|
+
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
182
182
|
</body>
|
183
183
|
</html>
|
data/ref/c/vlog_8c.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
5
5
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
6
6
|
</head><body>
|
7
|
-
<!-- Generated by Doxygen 1.
|
7
|
+
<!-- Generated by Doxygen 1.5.1 -->
|
8
8
|
<div class="tabs">
|
9
9
|
<ul>
|
10
10
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
@@ -154,8 +154,8 @@ Registers a callback at start of simulation to vlog_relay_main();.
|
|
154
154
|
|
155
155
|
</div>
|
156
156
|
</div><p>
|
157
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
157
|
+
<hr size="1"><address style="align: right;"><small>Generated on Sun May 27 14:47:36 2007 for Ruby-VPI by
|
158
158
|
<a href="http://www.doxygen.org/index.html">
|
159
|
-
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.
|
159
|
+
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
160
160
|
</body>
|
161
161
|
</html>
|
data/ref/c/vlog_8h.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
5
5
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
6
6
|
</head><body>
|
7
|
-
<!-- Generated by Doxygen 1.
|
7
|
+
<!-- Generated by Doxygen 1.5.1 -->
|
8
8
|
<div class="tabs">
|
9
9
|
<ul>
|
10
10
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
@@ -77,8 +77,8 @@ Returns the data corresponding to the callback that caused the relay from Verilo
|
|
77
77
|
|
78
78
|
</div>
|
79
79
|
</div><p>
|
80
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
80
|
+
<hr size="1"><address style="align: right;"><small>Generated on Sun May 27 14:47:36 2007 for Ruby-VPI by
|
81
81
|
<a href="http://www.doxygen.org/index.html">
|
82
|
-
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.
|
82
|
+
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
83
83
|
</body>
|
84
84
|
</html>
|
data/ref/c/vpi__user_8h.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
5
5
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
6
6
|
</head><body>
|
7
|
-
<!-- Generated by Doxygen 1.
|
7
|
+
<!-- Generated by Doxygen 1.5.1 -->
|
8
8
|
<div class="tabs">
|
9
9
|
<ul>
|
10
10
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
@@ -8732,8 +8732,8 @@ alias 1364-1995 system function subtypes to 1364-2001 function subtypes
|
|
8732
8732
|
|
8733
8733
|
</div>
|
8734
8734
|
</div><p>
|
8735
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
8735
|
+
<hr size="1"><address style="align: right;"><small>Generated on Sun May 27 14:47:36 2007 for Ruby-VPI by
|
8736
8736
|
<a href="http://www.doxygen.org/index.html">
|
8737
|
-
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.
|
8737
|
+
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
8738
8738
|
</body>
|
8739
8739
|
</html>
|
data/ref/ruby/classes/ERB.html
CHANGED
@@ -114,7 +114,7 @@ whereas <% … %> tags do <b>not</b> produce any output.
|
|
114
114
|
<table summary="aliases">
|
115
115
|
<tr class="top-aligned-row context-row">
|
116
116
|
<td class="context-item-name">initialize</td>
|
117
|
-
<td
|
117
|
+
<td>-></td>
|
118
118
|
<td class="context-item-value">original_initialize</td>
|
119
119
|
</tr>
|
120
120
|
</table>
|
@@ -101,7 +101,7 @@
|
|
101
101
|
<table summary="aliases">
|
102
102
|
<tr class="top-aligned-row context-row">
|
103
103
|
<td class="context-item-name">sh</td>
|
104
|
-
<td
|
104
|
+
<td>-></td>
|
105
105
|
<td class="context-item-value">old_sh</td>
|
106
106
|
</tr>
|
107
107
|
</table>
|
@@ -145,7 +145,8 @@ Collects the given arguments into a single, sparse array.
|
|
145
145
|
|
146
146
|
<div class="method-description">
|
147
147
|
<p>
|
148
|
-
An improved sh() that also accepts
|
148
|
+
An improved <a href="FileUtils.html#M000025">sh</a>() that also accepts
|
149
|
+
arrays as arguments.
|
149
150
|
</p>
|
150
151
|
</div>
|
151
152
|
</div>
|
@@ -12,7 +12,7 @@
|
|
12
12
|
<body class="standalone-code">
|
13
13
|
<pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/rake.rb, line 12</span>
|
14
14
|
12: <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
|
-
13: <span class="ruby-identifier">old_sh</span>
|
15
|
+
13: <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
16
|
14: <span class="ruby-keyword kw">end</span></pre>
|
17
17
|
</body>
|
18
18
|
</html>
|
data/ref/ruby/classes/Float.html
CHANGED
@@ -176,7 +176,8 @@ Returns the minimum number of bits necessary to represent this integer.
|
|
176
176
|
<div class="method-description">
|
177
177
|
<p>
|
178
178
|
Returns the lowest upper-bound of this integer. This integer cannot reach
|
179
|
-
the limit without occupying more bits in
|
179
|
+
the <a href="Integer.html#M000010">limit</a> without occupying more bits in
|
180
|
+
its binary representation.
|
180
181
|
</p>
|
181
182
|
</div>
|
182
183
|
</div>
|
@@ -210,7 +211,8 @@ Returns the ceiling of the logarithm (base 2) of this positive integer.
|
|
210
211
|
|
211
212
|
<div class="method-description">
|
212
213
|
<p>
|
213
|
-
Returns a bit
|
214
|
+
Returns a bit-<a href="Integer.html#M000012">mask</a> capable of masking
|
215
|
+
this integer.
|
214
216
|
</p>
|
215
217
|
</div>
|
216
218
|
</div>
|
@@ -241,8 +243,9 @@ Alias for <a href="Integer.html#M000012">mask</a>
|
|
241
243
|
|
242
244
|
<div class="method-description">
|
243
245
|
<p>
|
244
|
-
Transforms this infinite
|
245
|
-
|
246
|
+
Transforms this infinite-<a href="Integer.html#M000009">length</a> Ruby
|
247
|
+
integer into a fixed-<a href="Integer.html#M000009">length</a> integer
|
248
|
+
(represented in two‘s complement form) that has the given width
|
246
249
|
(number of bits).
|
247
250
|
</p>
|
248
251
|
</div>
|
@@ -308,8 +311,8 @@ bits.
|
|
308
311
|
|
309
312
|
<div class="method-description">
|
310
313
|
<p>
|
311
|
-
Returns a bit
|
312
|
-
bits.
|
314
|
+
Returns a bit-<a href="Integer.html#M000012">mask</a> capable of masking an
|
315
|
+
integer with <b>this</b> number of bits.
|
313
316
|
</p>
|
314
317
|
</div>
|
315
318
|
</div>
|
@@ -340,8 +343,9 @@ Alias for <a href="Integer.html#M000013">to_mask</a>
|
|
340
343
|
|
341
344
|
<div class="method-description">
|
342
345
|
<p>
|
343
|
-
Transforms this fixed
|
344
|
-
form) that has the given width
|
346
|
+
Transforms this fixed-<a href="Integer.html#M000009">length</a> integer
|
347
|
+
(represented in two‘s complement form) that has the given width
|
348
|
+
(number of bits) into an infinite-<a href="Integer.html#M000009">length</a>
|
345
349
|
Ruby integer.
|
346
350
|
</p>
|
347
351
|
</div>
|
data/ref/ruby/classes/Vpi.html
CHANGED
@@ -167,17 +167,17 @@ handles
|
|
167
167
|
<table summary="aliases">
|
168
168
|
<tr class="top-aligned-row context-row">
|
169
169
|
<td class="context-item-name">vpi_register_cb</td>
|
170
|
-
<td
|
170
|
+
<td>-></td>
|
171
171
|
<td class="context-item-value">vpi_register_cb_old</td>
|
172
172
|
</tr>
|
173
173
|
<tr class="top-aligned-row context-row">
|
174
174
|
<td class="context-item-name">vpi_remove_cb</td>
|
175
|
-
<td
|
175
|
+
<td>-></td>
|
176
176
|
<td class="context-item-value">vpi_remove_cb_old</td>
|
177
177
|
</tr>
|
178
178
|
<tr class="top-aligned-row context-row">
|
179
179
|
<td class="context-item-name">initialize</td>
|
180
|
-
<td
|
180
|
+
<td>-></td>
|
181
181
|
<td class="context-item-value">old_initialize</td>
|
182
182
|
</tr>
|
183
183
|
</table>
|
@@ -288,7 +288,7 @@ handles.
|
|
288
288
|
|
289
289
|
<div class="method-description">
|
290
290
|
<p>
|
291
|
-
Provides access to this handle&#
|
291
|
+
Provides access to this handle‘s (1) child handles and (2) VPI
|
292
292
|
properties through method calls. In the case that a child handle has the
|
293
293
|
same name as a VPI property, the child handle will be accessed instead of
|
294
294
|
the VPI property. However, you can still access the VPI property via <a
|
@@ -108,7 +108,7 @@
|
|
108
108
|
<table summary="aliases">
|
109
109
|
<tr class="top-aligned-row context-row">
|
110
110
|
<td class="context-item-name">real</td>
|
111
|
-
<td
|
111
|
+
<td>-></td>
|
112
112
|
<td class="context-item-value">to_f</td>
|
113
113
|
</tr>
|
114
114
|
</table>
|
@@ -135,7 +135,8 @@
|
|
135
135
|
|
136
136
|
<div class="method-description">
|
137
137
|
<p>
|
138
|
-
Returns the high and low portions of this time as a single 64-bit
|
138
|
+
Returns the high and low portions of this time as a single 64-bit <a
|
139
|
+
href="S_vpi_time.html#M000050">integer</a>.
|
139
140
|
</p>
|
140
141
|
</div>
|
141
142
|
</div>
|
@@ -152,7 +153,8 @@ Returns the high and low portions of this time as a single 64-bit integer.
|
|
152
153
|
|
153
154
|
<div class="method-description">
|
154
155
|
<p>
|
155
|
-
Sets the high and low portions of this time from the given 64-bit
|
156
|
+
Sets the high and low portions of this time from the given 64-bit <a
|
157
|
+
href="S_vpi_time.html#M000050">integer</a>.
|
156
158
|
</p>
|
157
159
|
</div>
|
158
160
|
</div>
|
data/ref/ruby/created.rid
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
Sun May 27 14:47:36 -0700 2007
|
@@ -56,7 +56,7 @@
|
|
56
56
|
</tr>
|
57
57
|
<tr class="top-aligned-row">
|
58
58
|
<td><strong>Last Update:</strong></td>
|
59
|
-
<td>
|
59
|
+
<td>Sat May 26 23:19:45 -0700 2007</td>
|
60
60
|
</tr>
|
61
61
|
</table>
|
62
62
|
</div>
|
@@ -76,7 +76,7 @@ Generates Ruby-VPI tests from Verilog 2001 module declarations.
|
|
76
76
|
<li>The standard input stream is read if no input files are specified.
|
77
77
|
|
78
78
|
</li>
|
79
|
-
<li>The first input signal in a module&#
|
79
|
+
<li>The first input signal in a module‘s declaration is assumed to be the
|
80
80
|
clocking signal.
|
81
81
|
|
82
82
|
</li>
|
@@ -102,7 +102,7 @@ specified, then you will have to do the merging by hand.
|
|
102
102
|
<h1>Environment variables</h1>
|
103
103
|
<table>
|
104
104
|
<tr><td valign="top">MERGER:</td><td>A command that invokes a text merging tool with three arguments: (1) old
|
105
|
-
file, (2) new file, (3) output file. The tool&#
|
105
|
+
file, (2) new file, (3) output file. The tool‘s output should be
|
106
106
|
written to the output file.
|
107
107
|
|
108
108
|
</td></tr>
|
metadata
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
|
-
rubygems_version: 0.9.
|
2
|
+
rubygems_version: 0.9.4
|
3
3
|
specification_version: 1
|
4
4
|
name: ruby-vpi
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version: 16.0.
|
7
|
-
date: 2007-05-
|
6
|
+
version: 16.0.1
|
7
|
+
date: 2007-05-27 00:00:00 -07:00
|
8
8
|
summary: Ruby interface to IEEE 1364-2005 Verilog VPI
|
9
9
|
require_paths:
|
10
10
|
- lib
|
@@ -31,6 +31,7 @@ authors: []
|
|
31
31
|
files:
|
32
32
|
- LICENSE
|
33
33
|
- ext
|
34
|
+
- README
|
34
35
|
- bin
|
35
36
|
- lib
|
36
37
|
- Rakefile
|
@@ -38,15 +39,14 @@ files:
|
|
38
39
|
- index.html
|
39
40
|
- samp
|
40
41
|
- gem_extconf.rb
|
41
|
-
- README
|
42
42
|
- ref
|
43
43
|
- ext/swig_vpi.i
|
44
44
|
- ext/vlog.c
|
45
45
|
- ext/Rakefile
|
46
|
-
- ext/main.h
|
47
46
|
- ext/common.h
|
48
47
|
- ext/extconf.rb
|
49
48
|
- ext/relay.h
|
49
|
+
- ext/main.h
|
50
50
|
- ext/main.c
|
51
51
|
- ext/verilog.h
|
52
52
|
- ext/vlog.h
|
@@ -68,65 +68,65 @@ files:
|
|
68
68
|
- lib/ruby-vpi
|
69
69
|
- lib/ruby-vpi/erb.rb
|
70
70
|
- lib/ruby-vpi/rake.rb
|
71
|
-
- lib/ruby-vpi/rcov.rb
|
72
71
|
- lib/ruby-vpi/runner.rb
|
73
72
|
- lib/ruby-vpi/integer.rb
|
74
73
|
- lib/ruby-vpi/rdoc.rb
|
75
74
|
- lib/ruby-vpi/runner_proxy.rb
|
76
75
|
- lib/ruby-vpi/float.rb
|
76
|
+
- lib/ruby-vpi/rcov.rb
|
77
77
|
- lib/ruby-vpi/vpi.rb
|
78
78
|
- lib/ruby-vpi/verilog_parser.rb
|
79
|
-
- doc/history.rb
|
80
79
|
- doc/Rakefile
|
81
80
|
- doc/figures
|
82
81
|
- doc/images
|
83
82
|
- doc/rss.erb
|
84
|
-
- doc/rss.xml
|
85
83
|
- doc/memo.doc
|
86
84
|
- doc/manual.doc
|
87
85
|
- doc/history.doc
|
86
|
+
- doc/README
|
88
87
|
- doc/common.css
|
89
88
|
- doc/readme.doc
|
90
89
|
- doc/common.tpl
|
91
|
-
- doc/
|
90
|
+
- doc/history.rb
|
92
91
|
- doc/intro.inc
|
93
92
|
- doc/lib
|
93
|
+
- doc/print.css
|
94
|
+
- doc/history.yaml
|
95
|
+
- doc/memo.html
|
94
96
|
- doc/manual.html
|
95
97
|
- doc/history.html
|
96
98
|
- doc/readme.html
|
97
|
-
- doc/
|
98
|
-
- doc/README
|
99
|
-
- doc/print.css
|
99
|
+
- doc/rss.xml
|
100
100
|
- doc/figures/figures.dia
|
101
101
|
- doc/figures/ruby_relay.png
|
102
102
|
- doc/figures/organization.png
|
103
103
|
- doc/figures/organization_detailed.png
|
104
|
-
- doc/images/feed-icon-28x28.png
|
105
104
|
- doc/images/ruby
|
106
105
|
- doc/images/tango
|
107
|
-
- doc/images/
|
106
|
+
- doc/images/feed-icon-28x28.png
|
108
107
|
- doc/images/ruby/LICENSE
|
108
|
+
- doc/images/ruby/logo.png
|
109
109
|
- doc/images/ruby/logo-reflection.png
|
110
110
|
- doc/images/ruby/logo-reflection.xcf
|
111
|
+
- doc/images/tango/LICENSE
|
111
112
|
- doc/images/tango/caution.png
|
112
|
-
- doc/images/tango/home.png
|
113
|
-
- doc/images/tango/important.png
|
114
|
-
- doc/images/tango/next.png
|
115
|
-
- doc/images/tango/note.png
|
116
|
-
- doc/images/tango/prev.png
|
117
|
-
- doc/images/tango/tip.png
|
118
|
-
- doc/images/tango/up.png
|
119
|
-
- doc/images/tango/warning.png
|
120
113
|
- doc/images/tango/caution.svg
|
114
|
+
- doc/images/tango/home.png
|
121
115
|
- doc/images/tango/home.svg
|
116
|
+
- doc/images/tango/important.png
|
122
117
|
- doc/images/tango/important.svg
|
118
|
+
- doc/images/tango/next.png
|
123
119
|
- doc/images/tango/next.svg
|
120
|
+
- doc/images/tango/note.png
|
124
121
|
- doc/images/tango/note.svg
|
122
|
+
- doc/images/tango/prev.png
|
125
123
|
- doc/images/tango/prev.svg
|
124
|
+
- doc/images/tango/tip.png
|
126
125
|
- doc/images/tango/tip.svg
|
126
|
+
- doc/images/tango/up.png
|
127
127
|
- doc/images/tango/up.svg
|
128
|
+
- doc/images/tango/warning.png
|
128
129
|
- doc/images/tango/warning.svg
|
129
|
-
- doc/images/tango/LICENSE
|
130
130
|
- doc/lib/doc_format.rb
|
131
131
|
- doc/lib/doc_proxy.rb
|
132
132
|
- doc/lib/erb_content.rb
|
@@ -227,12 +227,12 @@ files:
|
|
227
227
|
- ref/ruby/files/lib/ruby-vpi
|
228
228
|
- ref/ruby/files/lib/ruby-vpi/erb_rb.html
|
229
229
|
- ref/ruby/files/lib/ruby-vpi/rake_rb.html
|
230
|
-
- ref/ruby/files/lib/ruby-vpi/rcov_rb.html
|
231
230
|
- ref/ruby/files/lib/ruby-vpi/runner_rb.html
|
232
231
|
- ref/ruby/files/lib/ruby-vpi/integer_rb.html
|
233
232
|
- ref/ruby/files/lib/ruby-vpi/rdoc_rb.html
|
234
233
|
- ref/ruby/files/lib/ruby-vpi/runner_proxy_rb.html
|
235
234
|
- ref/ruby/files/lib/ruby-vpi/float_rb.html
|
235
|
+
- ref/ruby/files/lib/ruby-vpi/rcov_rb.html
|
236
236
|
- ref/ruby/files/lib/ruby-vpi/vpi_rb.html
|
237
237
|
- ref/ruby/files/lib/ruby-vpi/verilog_parser_rb.html
|
238
238
|
- ref/ruby/classes/VerilogParser.src
|