ruby-vpi 12.0.1 → 12.0.2
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 +9 -1
- data/doc/history.html +206 -192
- data/doc/history.yml +9 -0
- data/doc/manual.html +1 -1
- data/doc/readme.html +1 -1
- data/doc/rss.xml +7 -0
- 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_0x62.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_0x67.html +1 -1
- data/ref/c/globals_0x69.html +1 -1
- data/ref/c/globals_0x6c.html +1 -1
- data/ref/c/globals_0x6d.html +1 -1
- data/ref/c/globals_0x6e.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_0x75.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_0x6c.html +1 -1
- data/ref/c/globals_defs_0x6e.html +1 -1
- data/ref/c/globals_defs_0x70.html +1 -1
- data/ref/c/globals_defs_0x72.html +1 -1
- data/ref/c/globals_defs_0x73.html +1 -1
- data/ref/c/globals_defs_0x75.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_func_0x66.html +1 -1
- data/ref/c/globals_func_0x67.html +1 -1
- data/ref/c/globals_func_0x69.html +1 -1
- data/ref/c/globals_func_0x70.html +1 -1
- data/ref/c/globals_func_0x72.html +1 -1
- data/ref/c/globals_func_0x73.html +1 -1
- data/ref/c/globals_func_0x76.html +1 -1
- data/ref/c/globals_type.html +1 -1
- data/ref/c/globals_vars.html +1 -1
- data/ref/c/index.html +1 -1
- data/ref/c/relay_8c.html +1 -1
- data/ref/c/relay_8h.html +1 -1
- data/ref/c/structrelay____RubyOptions____def.html +1 -1
- data/ref/c/structswig__cast__info.html +1 -1
- data/ref/c/structswig__class.html +1 -1
- data/ref/c/structswig__module__info.html +1 -1
- data/ref/c/structswig__type__info.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_8c.html +1 -1
- data/ref/c/swig_8h.html +1 -1
- data/ref/c/swig__vpi_8h.html +1 -1
- data/ref/c/swig__wrap_8cin.html +1 -1
- data/ref/c/unions__vpi__value__value.html +1 -1
- data/ref/c/verilog_8h.html +1 -1
- data/ref/c/vlog_8c.html +1 -1
- data/ref/c/vlog_8h.html +1 -1
- data/ref/c/vpi__user_8h.html +1 -1
- data/ref/ruby/created.rid +1 -1
- metadata +4 -3
data/doc/history.yml
CHANGED
data/doc/manual.html
CHANGED
data/doc/readme.html
CHANGED
@@ -65,7 +65,7 @@
|
|
65
65
|
|
66
66
|
</div>
|
67
67
|
|
68
|
-
<h1 id="
|
68
|
+
<h1 id="anchor105">Welcome to Ruby-VPI
|
69
69
|
<a type="application/rss+xml" href="http://ruby-vpi.rubyforge.org/doc/rss.xml"><img src="images/feed-icon.png" title="RSS feed for this project." alt="RSS feed for this project." /></a></h1>
|
70
70
|
|
71
71
|
|
data/doc/rss.xml
CHANGED
@@ -4,6 +4,13 @@
|
|
4
4
|
<title>Ruby-VPI</title>
|
5
5
|
<link>http://ruby-vpi.rubyforge.org</link>
|
6
6
|
<description>Ruby-VPI is a Ruby interface to IEEE 1364-2005 Verilog VPI. It lets you create complex Verilog test benches easily and wholly in Ruby.</description>
|
7
|
+
<item>
|
8
|
+
<title>Version 12.0.2 released</title>
|
9
|
+
<link>http://ruby-vpi.rubyforge.org/doc/history.html#12.0.2</link>
|
10
|
+
<guid>http://ruby-vpi.rubyforge.org/doc/history.html#12.0.2</guid>
|
11
|
+
<description><p>This release fixes a problem in the 12.0.1 gem, where the <strong>generate_test.rb</strong> and <strong>header_to_ruby.rb</strong> tools were not being installed properly.</p></description>
|
12
|
+
<pubDate>Mon, 18 Dec 2006 00:00:00 PST</pubDate>
|
13
|
+
</item>
|
7
14
|
<item>
|
8
15
|
<title>Version 12.0.1 released</title>
|
9
16
|
<link>http://ruby-vpi.rubyforge.org/doc/history.html#12.0.1</link>
|
data/ref/c/annotated.html
CHANGED
@@ -33,7 +33,7 @@
|
|
33
33
|
<tr><td class="indexkey"><a class="el" href="structt__vpi__vecval.html">t_vpi_vecval</a></td><td class="indexvalue"></td></tr>
|
34
34
|
<tr><td class="indexkey"><a class="el" href="structt__vpi__vlog__info.html">t_vpi_vlog_info</a></td><td class="indexvalue"></td></tr>
|
35
35
|
</table>
|
36
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
36
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
37
37
|
<a href="http://www.doxygen.org/index.html">
|
38
38
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
39
39
|
</body>
|
data/ref/c/common_8h.html
CHANGED
@@ -139,7 +139,7 @@ Pass aroung this value instead of zero and non-zero integers. <dl compact><dt><b
|
|
139
139
|
|
140
140
|
</div>
|
141
141
|
</div><p>
|
142
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
142
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
143
143
|
<a href="http://www.doxygen.org/index.html">
|
144
144
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
145
145
|
</body>
|
data/ref/c/files.html
CHANGED
@@ -29,7 +29,7 @@
|
|
29
29
|
<tr><td class="indexkey"><a class="el" href="vlog_8h.html">vlog.h</a></td><td class="indexvalue">Interface between C and Verilog code </td></tr>
|
30
30
|
<tr><td class="indexkey"><a class="el" href="vpi__user_8h.html">vpi_user.h</a></td><td class="indexvalue"></td></tr>
|
31
31
|
</table>
|
32
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
32
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
33
33
|
<a href="http://www.doxygen.org/index.html">
|
34
34
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
35
35
|
</body>
|
data/ref/c/functions.html
CHANGED
@@ -147,7 +147,7 @@ Here is a list of all struct and union fields with links to the structures/union
|
|
147
147
|
: <a class="el" href="structt__vpi__value.html#7126a1b5d93a86b2eb280f5081f4ff85">t_vpi_value</a>, <a class="el" href="structt__cb__data.html#5039bb34ac75410ff93cbe44515b3543">t_cb_data</a>, <a class="el" href="structt__vpi__value.html#73c4197b95dc5a8f4e8f0754e776d796">t_vpi_value</a><li>vector
|
148
148
|
: <a class="el" href="structt__vpi__value.html#b363de5e581f84f9da4610dade8136df">t_vpi_value</a>, <a class="el" href="unions__vpi__value__value.html#83be7b9659a7336f2c89c03398f8f36f">s_vpi_value_value</a>, <a class="el" href="structt__vpi__value.html#b363de5e581f84f9da4610dade8136df">t_vpi_value</a><li>version
|
149
149
|
: <a class="el" href="structt__vpi__vlog__info.html#3ff076199159904aa9869e0fb1476bad">t_vpi_vlog_info</a></ul>
|
150
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
150
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
151
151
|
<a href="http://www.doxygen.org/index.html">
|
152
152
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
153
153
|
</body>
|
data/ref/c/functions_vars.html
CHANGED
@@ -147,7 +147,7 @@
|
|
147
147
|
: <a class="el" href="structt__vpi__value.html#7126a1b5d93a86b2eb280f5081f4ff85">t_vpi_value</a>, <a class="el" href="structt__cb__data.html#5039bb34ac75410ff93cbe44515b3543">t_cb_data</a>, <a class="el" href="structt__vpi__value.html#73c4197b95dc5a8f4e8f0754e776d796">t_vpi_value</a><li>vector
|
148
148
|
: <a class="el" href="structt__vpi__value.html#b363de5e581f84f9da4610dade8136df">t_vpi_value</a>, <a class="el" href="unions__vpi__value__value.html#83be7b9659a7336f2c89c03398f8f36f">s_vpi_value_value</a>, <a class="el" href="structt__vpi__value.html#b363de5e581f84f9da4610dade8136df">t_vpi_value</a><li>version
|
149
149
|
: <a class="el" href="structt__vpi__vlog__info.html#3ff076199159904aa9869e0fb1476bad">t_vpi_vlog_info</a></ul>
|
150
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
150
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
151
151
|
<a href="http://www.doxygen.org/index.html">
|
152
152
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
153
153
|
</body>
|
data/ref/c/globals.html
CHANGED
@@ -254,7 +254,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
254
254
|
: <a class="el" href="swig__wrap_8cin.html#57698ba9642d45639ca63f92cfb75f2a">swig_wrap.cin</a><li>_wrap_vpi_scan()
|
255
255
|
: <a class="el" href="swig__wrap_8cin.html#dcb5846e392b3a68be0ee8b68d2ea079">swig_wrap.cin</a><li>_wrap_vpi_vprintf()
|
256
256
|
: <a class="el" href="swig__wrap_8cin.html#511c1018cca887d3464fe48b1b869813">swig_wrap.cin</a></ul>
|
257
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
257
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
258
258
|
<a href="http://www.doxygen.org/index.html">
|
259
259
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
260
260
|
</body>
|
data/ref/c/globals_0x62.html
CHANGED
@@ -55,7 +55,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
55
55
|
<h3><a class="anchor" name="index_b">- b -</a></h3><ul>
|
56
56
|
<li>bool
|
57
57
|
: <a class="el" href="common_8h.html#f6a258d8f3ee5206d682d799316314b1">common.h</a></ul>
|
58
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
58
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
59
59
|
<a href="http://www.doxygen.org/index.html">
|
60
60
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
61
61
|
</body>
|
data/ref/c/globals_0x63.html
CHANGED
@@ -96,7 +96,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
96
96
|
: <a class="el" href="swig__wrap_8cin.html#957db91c92b3c06869d1a7cbcaa794de">swig_wrap.cin</a><li>cS_vpi_vecval
|
97
97
|
: <a class="el" href="swig__wrap_8cin.html#0973cdaafd1777a020e5b6d9534d07d4">swig_wrap.cin</a><li>cS_vpi_vlog_info
|
98
98
|
: <a class="el" href="swig__wrap_8cin.html#28ef988095bed1af3ce7a6add959e934">swig_wrap.cin</a></ul>
|
99
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
99
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
100
100
|
<a href="http://www.doxygen.org/index.html">
|
101
101
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
102
102
|
</body>
|
data/ref/c/globals_0x65.html
CHANGED
@@ -55,7 +55,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
55
55
|
<h3><a class="anchor" name="index_e">- e -</a></h3><ul>
|
56
56
|
<li>EETERN
|
57
57
|
: <a class="el" href="vpi__user_8h.html#17207c0c9000e05cf0c7bcde1c10293d">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#17207c0c9000e05cf0c7bcde1c10293d">swig_vpi.h</a></ul>
|
58
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
58
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
59
59
|
<a href="http://www.doxygen.org/index.html">
|
60
60
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
61
61
|
</body>
|
data/ref/c/globals_0x66.html
CHANGED
@@ -65,7 +65,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
65
65
|
: <a class="el" href="swig__wrap_8cin.html#6abd5d38ab09598aba140841feb362d3">swig_wrap.cin</a><li>free_s_vpi_vecval()
|
66
66
|
: <a class="el" href="swig__wrap_8cin.html#46dbb5ee576ed3bb49e387a8b37d8989">swig_wrap.cin</a><li>free_s_vpi_vlog_info()
|
67
67
|
: <a class="el" href="swig__wrap_8cin.html#009a6b33602215e1ed671c13784b3676">swig_wrap.cin</a></ul>
|
68
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
68
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
69
69
|
<a href="http://www.doxygen.org/index.html">
|
70
70
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
71
71
|
</body>
|
data/ref/c/globals_0x67.html
CHANGED
@@ -57,7 +57,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
57
57
|
: <a class="el" href="swig__wrap_8cin.html#056814e653693e6332c85b2910493dc0">swig_wrap.cin</a><li>getNullReferenceError()
|
58
58
|
: <a class="el" href="swig__wrap_8cin.html#8735d1b2e391b3539862f57668b8ae84">swig_wrap.cin</a><li>getObjectPreviouslyDeletedError()
|
59
59
|
: <a class="el" href="swig__wrap_8cin.html#02ffac2b9e2f0fc30c7c283d3aab33be">swig_wrap.cin</a></ul>
|
60
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
60
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
61
61
|
<a href="http://www.doxygen.org/index.html">
|
62
62
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
63
63
|
</body>
|
data/ref/c/globals_0x69.html
CHANGED
@@ -55,7 +55,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
55
55
|
<h3><a class="anchor" name="index_i">- i -</a></h3><ul>
|
56
56
|
<li>Init_vpi()
|
57
57
|
: <a class="el" href="swig__wrap_8cin.html#0e3ae9a19d6b1b5edd3907677eaa30af">swig_wrap.cin</a></ul>
|
58
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
58
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
59
59
|
<a href="http://www.doxygen.org/index.html">
|
60
60
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
61
61
|
</body>
|
data/ref/c/globals_0x6c.html
CHANGED
@@ -57,7 +57,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
57
57
|
: <a class="el" href="swig__wrap_8cin.html#810d7a588319df267af3a4d8d3b7acea">swig_wrap.cin</a><li>LLONG_MAX
|
58
58
|
: <a class="el" href="swig__wrap_8cin.html#23ec2cf7fc07ea8f817bbac758402baf">swig_wrap.cin</a><li>LLONG_MIN
|
59
59
|
: <a class="el" href="swig__wrap_8cin.html#f17a13b2ae0e9c24c020ac1f044f30c2">swig_wrap.cin</a></ul>
|
60
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
60
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
61
61
|
<a href="http://www.doxygen.org/index.html">
|
62
62
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
63
63
|
</body>
|
data/ref/c/globals_0x6d.html
CHANGED
@@ -55,7 +55,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
55
55
|
<h3><a class="anchor" name="index_m">- m -</a></h3><ul>
|
56
56
|
<li>mVpi
|
57
57
|
: <a class="el" href="swig__wrap_8cin.html#b49b118292a625168c3b7098cd98153c">swig_wrap.cin</a></ul>
|
58
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
58
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
59
59
|
<a href="http://www.doxygen.org/index.html">
|
60
60
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
61
61
|
</body>
|
data/ref/c/globals_0x6e.html
CHANGED
@@ -56,7 +56,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
56
56
|
<li>NUM2LL
|
57
57
|
: <a class="el" href="swig__wrap_8cin.html#c78b45a32748390ab8a8b18f9911f529">swig_wrap.cin</a><li>NUM2ULL
|
58
58
|
: <a class="el" href="swig__wrap_8cin.html#09e092dd34e4b4f54927508b3dcbe600">swig_wrap.cin</a></ul>
|
59
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
59
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
60
60
|
<a href="http://www.doxygen.org/index.html">
|
61
61
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
62
62
|
</body>
|
data/ref/c/globals_0x70.html
CHANGED
@@ -71,7 +71,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
71
71
|
: <a class="el" href="vpi__user_8h.html#b4fa10713b8dd2588754f7172f9be4e0">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#b4fa10713b8dd2588754f7172f9be4e0">swig_vpi.h</a><li>PLI_VEXTERN
|
72
72
|
: <a class="el" href="vpi__user_8h.html#ad181db3eb3faa5de4d589896dbcb662">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#ad181db3eb3faa5de4d589896dbcb662">swig_vpi.h</a><li>PROTO_PARAMS
|
73
73
|
: <a class="el" href="vpi__user_8h.html#240fc866a11eedf2a49b6b5afd5d2972">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#240fc866a11eedf2a49b6b5afd5d2972">swig_vpi.h</a>, <a class="el" href="vpi__user_8h.html#b841b102c042624bb490d262509ef332">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#b841b102c042624bb490d262509ef332">swig_vpi.h</a></ul>
|
74
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
74
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
75
75
|
<a href="http://www.doxygen.org/index.html">
|
76
76
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
77
77
|
</body>
|
data/ref/c/globals_0x72.html
CHANGED
@@ -66,7 +66,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
66
66
|
: <a class="el" href="relay_8h.html#c1a02ebdb76a321bac689ac9b30f0422">relay.h</a>, <a class="el" href="relay_8c.html#c1a02ebdb76a321bac689ac9b30f0422">relay.c</a><li>ruby_owntype
|
67
67
|
: <a class="el" href="swig__wrap_8cin.html#bcf28775ec586adc9735133f453f21fa">swig_wrap.cin</a><li>ruby_run_handshake()
|
68
68
|
: <a class="el" href="relay_8c.html#48de991a596f3c94a9bf19b3bf5a8dfd">relay.c</a></ul>
|
69
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
69
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
70
70
|
<a href="http://www.doxygen.org/index.html">
|
71
71
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
72
72
|
</body>
|
data/ref/c/globals_0x73.html
CHANGED
@@ -244,7 +244,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
244
244
|
: <a class="el" href="swig__wrap_8cin.html#6ee41cd160d397aa76668bf4db65e2d1">swig_wrap.cin</a><li>SWIGUNUSEDPARM
|
245
245
|
: <a class="el" href="swig__wrap_8cin.html#6a54164d0685c632e7540c5ad32a453a">swig_wrap.cin</a><li>SWIGVERSION
|
246
246
|
: <a class="el" href="swig__wrap_8cin.html#82758940324a80fe482f130cc097c36e">swig_wrap.cin</a></ul>
|
247
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
247
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
248
248
|
<a href="http://www.doxygen.org/index.html">
|
249
249
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
250
250
|
</body>
|
data/ref/c/globals_0x74.html
CHANGED
@@ -55,7 +55,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
55
55
|
<h3><a class="anchor" name="index_t">- t -</a></h3><ul>
|
56
56
|
<li>true
|
57
57
|
: <a class="el" href="common_8h.html#f6a258d8f3ee5206d682d799316314b108f175a5505a10b9ed657defeb050e4b">common.h</a></ul>
|
58
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
58
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
59
59
|
<a href="http://www.doxygen.org/index.html">
|
60
60
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
61
61
|
</body>
|
data/ref/c/globals_0x75.html
CHANGED
@@ -56,7 +56,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
56
56
|
<li>ULL2NUM
|
57
57
|
: <a class="el" href="swig__wrap_8cin.html#66a33b24f6f9abb7c8ccec4cf26b3d16">swig_wrap.cin</a><li>ULLONG_MAX
|
58
58
|
: <a class="el" href="swig__wrap_8cin.html#a1dd7166a75b73ad62b111ae6fc17c59">swig_wrap.cin</a></ul>
|
59
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
59
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
60
60
|
<a href="http://www.doxygen.org/index.html">
|
61
61
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
62
62
|
</body>
|
data/ref/c/globals_0x76.html
CHANGED
@@ -476,7 +476,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
476
476
|
: <a class="el" href="vpi__user_8h.html#0a97a6fa4c5f82c05fc5909aded783e2">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#0a97a6fa4c5f82c05fc5909aded783e2">swig_vpi.h</a><li>vpiXorPrim
|
477
477
|
: <a class="el" href="vpi__user_8h.html#803026dd4484367c4b3cb871d28249df">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#803026dd4484367c4b3cb871d28249df">swig_vpi.h</a><li>vpiZ
|
478
478
|
: <a class="el" href="vpi__user_8h.html#926969d440ea7547404cbac67367fe5f">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#926969d440ea7547404cbac67367fe5f">swig_vpi.h</a></ul>
|
479
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
479
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
480
480
|
<a href="http://www.doxygen.org/index.html">
|
481
481
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
482
482
|
</body>
|
data/ref/c/globals_0x78.html
CHANGED
@@ -55,7 +55,7 @@ Here is a list of all functions, variables, defines, enums, and typedefs with li
|
|
55
55
|
<h3><a class="anchor" name="index_x">- x -</a></h3><ul>
|
56
56
|
<li>XXTERN
|
57
57
|
: <a class="el" href="vpi__user_8h.html#d3973263496fbe347baaf726dac775c5">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#d3973263496fbe347baaf726dac775c5">swig_vpi.h</a></ul>
|
58
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
58
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
59
59
|
<a href="http://www.doxygen.org/index.html">
|
60
60
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
61
61
|
</body>
|
data/ref/c/globals_defs.html
CHANGED
@@ -79,7 +79,7 @@
|
|
79
79
|
: <a class="el" href="common_8h.html#f30d3fc89fbb3ed2aab2f5904ab76815">common.h</a><li>common_debug
|
80
80
|
: <a class="el" href="common_8h.html#fcdad79cb06a5c61737b2f434218dc95">common.h</a><li>common_printf
|
81
81
|
: <a class="el" href="common_8h.html#88235e5f8aab82571d68045e9f73fe81">common.h</a></ul>
|
82
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
82
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
83
83
|
<a href="http://www.doxygen.org/index.html">
|
84
84
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
85
85
|
</body>
|
@@ -48,7 +48,7 @@
|
|
48
48
|
<h3><a class="anchor" name="index_e">- e -</a></h3><ul>
|
49
49
|
<li>EETERN
|
50
50
|
: <a class="el" href="vpi__user_8h.html#17207c0c9000e05cf0c7bcde1c10293d">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#17207c0c9000e05cf0c7bcde1c10293d">swig_vpi.h</a></ul>
|
51
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
51
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
52
52
|
<a href="http://www.doxygen.org/index.html">
|
53
53
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
54
54
|
</body>
|
@@ -50,7 +50,7 @@
|
|
50
50
|
: <a class="el" href="swig__wrap_8cin.html#810d7a588319df267af3a4d8d3b7acea">swig_wrap.cin</a><li>LLONG_MAX
|
51
51
|
: <a class="el" href="swig__wrap_8cin.html#23ec2cf7fc07ea8f817bbac758402baf">swig_wrap.cin</a><li>LLONG_MIN
|
52
52
|
: <a class="el" href="swig__wrap_8cin.html#f17a13b2ae0e9c24c020ac1f044f30c2">swig_wrap.cin</a></ul>
|
53
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
53
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
54
54
|
<a href="http://www.doxygen.org/index.html">
|
55
55
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
56
56
|
</body>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
<li>NUM2LL
|
50
50
|
: <a class="el" href="swig__wrap_8cin.html#c78b45a32748390ab8a8b18f9911f529">swig_wrap.cin</a><li>NUM2ULL
|
51
51
|
: <a class="el" href="swig__wrap_8cin.html#09e092dd34e4b4f54927508b3dcbe600">swig_wrap.cin</a></ul>
|
52
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
52
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
53
53
|
<a href="http://www.doxygen.org/index.html">
|
54
54
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
55
55
|
</body>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
<li>PLI_VEXTERN
|
50
50
|
: <a class="el" href="vpi__user_8h.html#ad181db3eb3faa5de4d589896dbcb662">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#ad181db3eb3faa5de4d589896dbcb662">swig_vpi.h</a><li>PROTO_PARAMS
|
51
51
|
: <a class="el" href="vpi__user_8h.html#240fc866a11eedf2a49b6b5afd5d2972">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#240fc866a11eedf2a49b6b5afd5d2972">swig_vpi.h</a>, <a class="el" href="vpi__user_8h.html#b841b102c042624bb490d262509ef332">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#b841b102c042624bb490d262509ef332">swig_vpi.h</a></ul>
|
52
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
52
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
53
53
|
<a href="http://www.doxygen.org/index.html">
|
54
54
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
55
55
|
</body>
|
@@ -50,7 +50,7 @@
|
|
50
50
|
: <a class="el" href="swig__wrap_8cin.html#c29fa2932b5d5ee1c5bc03de7cc1b664">swig_wrap.cin</a><li>RB_STRING_VALUE
|
51
51
|
: <a class="el" href="swig__wrap_8cin.html#494ece58e11e4467f67b30b8b850727e">swig_wrap.cin</a><li>rb_undef_alloc_func
|
52
52
|
: <a class="el" href="swig__wrap_8cin.html#5c94b592c6027d444843f8d652bf4af4">swig_wrap.cin</a></ul>
|
53
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
53
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
54
54
|
<a href="http://www.doxygen.org/index.html">
|
55
55
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
56
56
|
</body>
|
@@ -157,7 +157,7 @@
|
|
157
157
|
: <a class="el" href="swig__wrap_8cin.html#6ee41cd160d397aa76668bf4db65e2d1">swig_wrap.cin</a><li>SWIGUNUSEDPARM
|
158
158
|
: <a class="el" href="swig__wrap_8cin.html#6a54164d0685c632e7540c5ad32a453a">swig_wrap.cin</a><li>SWIGVERSION
|
159
159
|
: <a class="el" href="swig__wrap_8cin.html#82758940324a80fe482f130cc097c36e">swig_wrap.cin</a></ul>
|
160
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
160
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
161
161
|
<a href="http://www.doxygen.org/index.html">
|
162
162
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
163
163
|
</body>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
<li>ULL2NUM
|
50
50
|
: <a class="el" href="swig__wrap_8cin.html#66a33b24f6f9abb7c8ccec4cf26b3d16">swig_wrap.cin</a><li>ULLONG_MAX
|
51
51
|
: <a class="el" href="swig__wrap_8cin.html#a1dd7166a75b73ad62b111ae6fc17c59">swig_wrap.cin</a></ul>
|
52
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
52
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
53
53
|
<a href="http://www.doxygen.org/index.html">
|
54
54
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
55
55
|
</body>
|
@@ -463,7 +463,7 @@
|
|
463
463
|
: <a class="el" href="vpi__user_8h.html#0a97a6fa4c5f82c05fc5909aded783e2">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#0a97a6fa4c5f82c05fc5909aded783e2">swig_vpi.h</a><li>vpiXorPrim
|
464
464
|
: <a class="el" href="vpi__user_8h.html#803026dd4484367c4b3cb871d28249df">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#803026dd4484367c4b3cb871d28249df">swig_vpi.h</a><li>vpiZ
|
465
465
|
: <a class="el" href="vpi__user_8h.html#926969d440ea7547404cbac67367fe5f">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#926969d440ea7547404cbac67367fe5f">swig_vpi.h</a></ul>
|
466
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
466
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
467
467
|
<a href="http://www.doxygen.org/index.html">
|
468
468
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
469
469
|
</body>
|
@@ -48,7 +48,7 @@
|
|
48
48
|
<h3><a class="anchor" name="index_x">- x -</a></h3><ul>
|
49
49
|
<li>XXTERN
|
50
50
|
: <a class="el" href="vpi__user_8h.html#d3973263496fbe347baaf726dac775c5">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#d3973263496fbe347baaf726dac775c5">swig_vpi.h</a></ul>
|
51
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
51
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
52
52
|
<a href="http://www.doxygen.org/index.html">
|
53
53
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
54
54
|
</body>
|
data/ref/c/globals_enum.html
CHANGED
@@ -32,7 +32,7 @@
|
|
32
32
|
<ul>
|
33
33
|
<li>bool
|
34
34
|
: <a class="el" href="common_8h.html#f6a258d8f3ee5206d682d799316314b1">common.h</a></ul>
|
35
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
35
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
36
36
|
<a href="http://www.doxygen.org/index.html">
|
37
37
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
38
38
|
</body>
|
data/ref/c/globals_eval.html
CHANGED
@@ -33,7 +33,7 @@
|
|
33
33
|
<li>false
|
34
34
|
: <a class="el" href="common_8h.html#f6a258d8f3ee5206d682d799316314b1e9de385ef6fe9bf3360d1038396b884c">common.h</a><li>true
|
35
35
|
: <a class="el" href="common_8h.html#f6a258d8f3ee5206d682d799316314b108f175a5505a10b9ed657defeb050e4b">common.h</a></ul>
|
36
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
36
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
37
37
|
<a href="http://www.doxygen.org/index.html">
|
38
38
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
39
39
|
</body>
|
data/ref/c/globals_func.html
CHANGED
@@ -201,7 +201,7 @@
|
|
201
201
|
: <a class="el" href="swig__wrap_8cin.html#57698ba9642d45639ca63f92cfb75f2a">swig_wrap.cin</a><li>_wrap_vpi_scan()
|
202
202
|
: <a class="el" href="swig__wrap_8cin.html#dcb5846e392b3a68be0ee8b68d2ea079">swig_wrap.cin</a><li>_wrap_vpi_vprintf()
|
203
203
|
: <a class="el" href="swig__wrap_8cin.html#511c1018cca887d3464fe48b1b869813">swig_wrap.cin</a></ul>
|
204
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
204
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 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.7 </small></address>
|
207
207
|
</body>
|
@@ -55,7 +55,7 @@
|
|
55
55
|
: <a class="el" href="swig__wrap_8cin.html#6abd5d38ab09598aba140841feb362d3">swig_wrap.cin</a><li>free_s_vpi_vecval()
|
56
56
|
: <a class="el" href="swig__wrap_8cin.html#46dbb5ee576ed3bb49e387a8b37d8989">swig_wrap.cin</a><li>free_s_vpi_vlog_info()
|
57
57
|
: <a class="el" href="swig__wrap_8cin.html#009a6b33602215e1ed671c13784b3676">swig_wrap.cin</a></ul>
|
58
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
58
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
59
59
|
<a href="http://www.doxygen.org/index.html">
|
60
60
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
61
61
|
</body>
|
@@ -48,7 +48,7 @@
|
|
48
48
|
: <a class="el" href="swig__wrap_8cin.html#056814e653693e6332c85b2910493dc0">swig_wrap.cin</a><li>getNullReferenceError()
|
49
49
|
: <a class="el" href="swig__wrap_8cin.html#8735d1b2e391b3539862f57668b8ae84">swig_wrap.cin</a><li>getObjectPreviouslyDeletedError()
|
50
50
|
: <a class="el" href="swig__wrap_8cin.html#02ffac2b9e2f0fc30c7c283d3aab33be">swig_wrap.cin</a></ul>
|
51
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
51
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
52
52
|
<a href="http://www.doxygen.org/index.html">
|
53
53
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
54
54
|
</body>
|
@@ -46,7 +46,7 @@
|
|
46
46
|
<h3><a class="anchor" name="index_i">- i -</a></h3><ul>
|
47
47
|
<li>Init_vpi()
|
48
48
|
: <a class="el" href="swig__wrap_8cin.html#0e3ae9a19d6b1b5edd3907677eaa30af">swig_wrap.cin</a></ul>
|
49
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
49
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
50
50
|
<a href="http://www.doxygen.org/index.html">
|
51
51
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
52
52
|
</body>
|
@@ -46,7 +46,7 @@
|
|
46
46
|
<h3><a class="anchor" name="index_p">- p -</a></h3><ul>
|
47
47
|
<li>PROTO_PARAMS()
|
48
48
|
: <a class="el" href="vpi__user_8h.html#240fc866a11eedf2a49b6b5afd5d2972">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#240fc866a11eedf2a49b6b5afd5d2972">swig_vpi.h</a>, <a class="el" href="vpi__user_8h.html#b841b102c042624bb490d262509ef332">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#b841b102c042624bb490d262509ef332">swig_vpi.h</a></ul>
|
49
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
49
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
50
50
|
<a href="http://www.doxygen.org/index.html">
|
51
51
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
52
52
|
</body>
|
@@ -50,7 +50,7 @@
|
|
50
50
|
: <a class="el" href="relay_8h.html#746b991056f045f975634a6dad38cae7">relay.h</a>, <a class="el" href="relay_8c.html#746b991056f045f975634a6dad38cae7">relay.c</a><li>relay_verilog()
|
51
51
|
: <a class="el" href="relay_8h.html#c1a02ebdb76a321bac689ac9b30f0422">relay.h</a>, <a class="el" href="relay_8c.html#c1a02ebdb76a321bac689ac9b30f0422">relay.c</a><li>ruby_run_handshake()
|
52
52
|
: <a class="el" href="relay_8c.html#48de991a596f3c94a9bf19b3bf5a8dfd">relay.c</a></ul>
|
53
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
53
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
54
54
|
<a href="http://www.doxygen.org/index.html">
|
55
55
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
56
56
|
</body>
|
@@ -107,7 +107,7 @@
|
|
107
107
|
: <a class="el" href="swig__wrap_8cin.html#80e9e66f66413297452de92c69cdf9d7">swig_wrap.cin</a><li>SWIG_UnpackDataName()
|
108
108
|
: <a class="el" href="swig__wrap_8cin.html#99540d89d9ffca957892cf22af3e49dd">swig_wrap.cin</a><li>SWIG_UnpackVoidPtr()
|
109
109
|
: <a class="el" href="swig__wrap_8cin.html#e3e13f3464cb74f7e5d9f7a50a6855c0">swig_wrap.cin</a></ul>
|
110
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
110
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
111
111
|
<a href="http://www.doxygen.org/index.html">
|
112
112
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
113
113
|
</body>
|
@@ -50,7 +50,7 @@
|
|
50
50
|
: <a class="el" href="vlog_8c.html#dc9eaadf567421f239b8b647a3ea0eb2">vlog.c</a><li>vlog_startup_routines_get()
|
51
51
|
: <a class="el" href="swig__wrap_8cin.html#a60c315e1891185d06f8c21cb0289a61">swig_wrap.cin</a><li>vlog_startup_routines_set()
|
52
52
|
: <a class="el" href="swig__wrap_8cin.html#edafd4d41fc0cdeff4d5b5e4765fe38a">swig_wrap.cin</a></ul>
|
53
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
53
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
54
54
|
<a href="http://www.doxygen.org/index.html">
|
55
55
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
56
56
|
</body>
|
data/ref/c/globals_type.html
CHANGED
@@ -59,7 +59,7 @@
|
|
59
59
|
: <a class="el" href="swig__wrap_8cin.html#e2ada19f43d5b6a4b6716c3213bf56f2">swig_wrap.cin</a><li>swig_dycast_func
|
60
60
|
: <a class="el" href="swig__wrap_8cin.html#78a6ba0c62c6a11c6f002510b9bf7442">swig_wrap.cin</a><li>vpiHandle
|
61
61
|
: <a class="el" href="vpi__user_8h.html#7f57325d105c33e9bbac40b5ddd04d05">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#7f57325d105c33e9bbac40b5ddd04d05">swig_vpi.h</a></ul>
|
62
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
62
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
63
63
|
<a href="http://www.doxygen.org/index.html">
|
64
64
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
65
65
|
</body>
|
data/ref/c/globals_vars.html
CHANGED
@@ -119,7 +119,7 @@
|
|
119
119
|
<h3><a class="anchor" name="index_v">- v -</a></h3><ul>
|
120
120
|
<li>vlog_startup_routines
|
121
121
|
: <a class="el" href="vpi__user_8h.html#c633eb05d7e314a57629aa32ca3a9076">vpi_user.h</a>, <a class="el" href="vlog_8c.html#c1228ec9528d9c9be4de1c8e42cd3835">vlog.c</a>, <a class="el" href="swig__vpi_8h.html#c633eb05d7e314a57629aa32ca3a9076">swig_vpi.h</a></ul>
|
122
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
122
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
123
123
|
<a href="http://www.doxygen.org/index.html">
|
124
124
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
125
125
|
</body>
|
data/ref/c/index.html
CHANGED
@@ -13,7 +13,7 @@
|
|
13
13
|
</ul></div>
|
14
14
|
<h1>Ruby-VPI Documentation</h1>
|
15
15
|
<p>
|
16
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
16
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
17
17
|
<a href="http://www.doxygen.org/index.html">
|
18
18
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
19
19
|
</body>
|
data/ref/c/relay_8c.html
CHANGED
@@ -208,7 +208,7 @@ Transfers control to Verilog code.
|
|
208
208
|
|
209
209
|
</div>
|
210
210
|
</div><p>
|
211
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
211
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
212
212
|
<a href="http://www.doxygen.org/index.html">
|
213
213
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
214
214
|
</body>
|
data/ref/c/relay_8h.html
CHANGED
@@ -122,7 +122,7 @@ Transfers control to Verilog code.
|
|
122
122
|
|
123
123
|
</div>
|
124
124
|
</div><p>
|
125
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
125
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
126
126
|
<a href="http://www.doxygen.org/index.html">
|
127
127
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
128
128
|
</body>
|
@@ -66,7 +66,7 @@ Array of command-line arguments.
|
|
66
66
|
</div><p>
|
67
67
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
68
68
|
<li><a class="el" href="relay_8c.html">relay.c</a></ul>
|
69
|
-
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18
|
69
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 15:23:45 2006 for Ruby-VPI by
|
70
70
|
<a href="http://www.doxygen.org/index.html">
|
71
71
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
72
72
|
</body>
|