ruby-vpi 12.0.0 → 12.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/Rakefile +16 -0
- data/doc/Rakefile +34 -8
- data/doc/common.css +8 -3
- data/doc/common.tpl +1 -0
- data/doc/{history.erb → history.doc} +0 -0
- data/doc/history.html +281 -277
- data/doc/history.rb +4 -1
- data/doc/history.yml +18 -1
- data/doc/images/feed-icon.LICENSE +2 -0
- data/doc/images/feed-icon.png +0 -0
- data/doc/images/feed-icon.svg +18 -0
- data/doc/intro.inc +1 -1
- data/doc/lib/doc_format.rb +44 -10
- data/doc/lib/doc_proxy.rb +18 -17
- data/doc/{manual.erb → manual.doc} +3 -3
- data/doc/manual.html +35 -105
- data/doc/{memo.erb → memo.doc} +2 -2
- data/doc/memo.html +22 -49
- data/doc/{readme.erb → readme.doc} +2 -0
- data/doc/readme.html +5 -5
- data/doc/rss.erb +30 -0
- data/doc/rss.xml +209 -0
- data/lib/ruby-vpi.rb +16 -15
- data/ref/c/annotated.html +6 -1
- data/ref/c/common_8h.html +1 -1
- data/ref/c/files.html +3 -1
- data/ref/c/functions.html +44 -24
- data/ref/c/functions_vars.html +44 -24
- data/ref/c/globals.html +211 -5
- data/ref/c/globals_0x62.html +62 -0
- data/ref/c/globals_0x63.html +49 -32
- data/ref/c/globals_0x65.html +10 -3
- data/ref/c/globals_0x66.html +20 -3
- data/ref/c/globals_0x67.html +64 -0
- data/ref/c/globals_0x69.html +62 -0
- data/ref/c/globals_0x6c.html +64 -0
- data/ref/c/globals_0x6d.html +62 -0
- data/ref/c/globals_0x6e.html +63 -0
- data/ref/c/globals_0x70.html +26 -19
- data/ref/c/globals_0x72.html +15 -4
- data/ref/c/globals_0x73.html +199 -13
- data/ref/c/globals_0x74.html +9 -2
- data/ref/c/globals_0x75.html +63 -0
- data/ref/c/globals_0x76.html +426 -415
- data/ref/c/globals_0x78.html +10 -3
- data/ref/c/globals_defs.html +35 -30
- data/ref/c/globals_defs_0x65.html +7 -2
- data/ref/c/globals_defs_0x6c.html +57 -0
- data/ref/c/globals_defs_0x6e.html +56 -0
- data/ref/c/globals_defs_0x70.html +8 -3
- data/ref/c/globals_defs_0x72.html +57 -0
- data/ref/c/globals_defs_0x73.html +164 -0
- data/ref/c/globals_defs_0x75.html +56 -0
- data/ref/c/globals_defs_0x76.html +420 -413
- data/ref/c/globals_defs_0x78.html +7 -2
- data/ref/c/globals_enum.html +1 -1
- data/ref/c/globals_eval.html +1 -1
- data/ref/c/globals_func.html +173 -14
- data/ref/c/globals_func_0x66.html +62 -0
- data/ref/c/globals_func_0x67.html +55 -0
- data/ref/c/globals_func_0x69.html +53 -0
- data/ref/c/globals_func_0x70.html +53 -0
- data/ref/c/globals_func_0x72.html +57 -0
- data/ref/c/globals_func_0x73.html +114 -0
- data/ref/c/globals_func_0x76.html +57 -0
- data/ref/c/globals_type.html +29 -26
- data/ref/c/globals_vars.html +88 -4
- 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 +98 -0
- data/ref/c/structswig__class.html +115 -0
- data/ref/c/structswig__module__info.html +132 -0
- data/ref/c/structswig__type__info.html +132 -0
- data/ref/c/structt__cb__data.html +23 -6
- data/ref/c/structt__vpi__delay.html +20 -3
- data/ref/c/structt__vpi__error__info.html +71 -3
- data/ref/c/structt__vpi__strengthval.html +3 -3
- data/ref/c/structt__vpi__systf__data.html +46 -12
- data/ref/c/structt__vpi__time.html +3 -3
- data/ref/c/structt__vpi__value.html +113 -3
- data/ref/c/structt__vpi__vecval.html +3 -3
- data/ref/c/structt__vpi__vlog__info.html +54 -3
- data/ref/c/swig_8c.html +2 -2
- data/ref/c/swig_8h.html +1 -1
- data/ref/c/swig__vpi_8h.html +8739 -0
- data/ref/c/swig__wrap_8cin.html +11556 -0
- data/ref/c/unions__vpi__value__value.html +166 -0
- 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 +16 -16
- data/ref/ruby/classes/RubyVpi.src/M000085.html +27 -27
- data/ref/ruby/classes/RubyVpi/Config.html +6 -1
- data/ref/ruby/classes/String.html +19 -19
- data/ref/ruby/classes/String.src/M000033.html +23 -28
- data/ref/ruby/classes/String.src/M000034.html +28 -5
- data/ref/ruby/classes/String.src/M000035.html +5 -23
- data/ref/ruby/created.rid +1 -1
- data/ref/ruby/files/bin/generate_test_rb.html +1 -1
- 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/rspec_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/xx_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi_rb.html +2 -2
- data/ref/ruby/fr_method_index.html +3 -3
- data/ref/ruby/index.html +2 -2
- metadata +116 -86
@@ -35,6 +35,14 @@
|
|
35
35
|
|
36
36
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__error__info.html#5f86abb7fd0d6478ec25d57915fb5caf">line</a></td></tr>
|
37
37
|
|
38
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__error__info.html#8d273a8333b3c40fe78c438664256bf8">message</a></td></tr>
|
39
|
+
|
40
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__error__info.html#7dc02be8b7e67ad970608d79c9293bd8">product</a></td></tr>
|
41
|
+
|
42
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__error__info.html#05777937a08ce48cb9485638a4669fee">code</a></td></tr>
|
43
|
+
|
44
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__error__info.html#56428eb5d3011b7be7fe47865503a4a3">file</a></td></tr>
|
45
|
+
|
38
46
|
</table>
|
39
47
|
<hr><h2>Field Documentation</h2>
|
40
48
|
<a class="anchor" name="05777937a08ce48cb9485638a4669fee"></a><!-- doxytag: member="t_vpi_error_info::code" ref="05777937a08ce48cb9485638a4669fee" args="" -->
|
@@ -50,6 +58,36 @@
|
|
50
58
|
|
51
59
|
<p>
|
52
60
|
|
61
|
+
</div>
|
62
|
+
</div><p>
|
63
|
+
<a class="anchor" name="05777937a08ce48cb9485638a4669fee"></a><!-- doxytag: member="t_vpi_error_info::code" ref="05777937a08ce48cb9485638a4669fee" args="" -->
|
64
|
+
<div class="memitem">
|
65
|
+
<div class="memproto">
|
66
|
+
<table class="memname">
|
67
|
+
<tr>
|
68
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>* <a class="el" href="structt__vpi__error__info.html#05777937a08ce48cb9485638a4669fee">t_vpi_error_info::code</a> </td>
|
69
|
+
</tr>
|
70
|
+
</table>
|
71
|
+
</div>
|
72
|
+
<div class="memdoc">
|
73
|
+
|
74
|
+
<p>
|
75
|
+
|
76
|
+
</div>
|
77
|
+
</div><p>
|
78
|
+
<a class="anchor" name="56428eb5d3011b7be7fe47865503a4a3"></a><!-- doxytag: member="t_vpi_error_info::file" ref="56428eb5d3011b7be7fe47865503a4a3" args="" -->
|
79
|
+
<div class="memitem">
|
80
|
+
<div class="memproto">
|
81
|
+
<table class="memname">
|
82
|
+
<tr>
|
83
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>* <a class="el" href="structt__vpi__error__info.html#56428eb5d3011b7be7fe47865503a4a3">t_vpi_error_info::file</a> </td>
|
84
|
+
</tr>
|
85
|
+
</table>
|
86
|
+
</div>
|
87
|
+
<div class="memdoc">
|
88
|
+
|
89
|
+
<p>
|
90
|
+
|
53
91
|
</div>
|
54
92
|
</div><p>
|
55
93
|
<a class="anchor" name="56428eb5d3011b7be7fe47865503a4a3"></a><!-- doxytag: member="t_vpi_error_info::file" ref="56428eb5d3011b7be7fe47865503a4a3" args="" -->
|
@@ -110,6 +148,36 @@
|
|
110
148
|
|
111
149
|
<p>
|
112
150
|
|
151
|
+
</div>
|
152
|
+
</div><p>
|
153
|
+
<a class="anchor" name="8d273a8333b3c40fe78c438664256bf8"></a><!-- doxytag: member="t_vpi_error_info::message" ref="8d273a8333b3c40fe78c438664256bf8" args="" -->
|
154
|
+
<div class="memitem">
|
155
|
+
<div class="memproto">
|
156
|
+
<table class="memname">
|
157
|
+
<tr>
|
158
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>* <a class="el" href="structt__vpi__error__info.html#8d273a8333b3c40fe78c438664256bf8">t_vpi_error_info::message</a> </td>
|
159
|
+
</tr>
|
160
|
+
</table>
|
161
|
+
</div>
|
162
|
+
<div class="memdoc">
|
163
|
+
|
164
|
+
<p>
|
165
|
+
|
166
|
+
</div>
|
167
|
+
</div><p>
|
168
|
+
<a class="anchor" name="7dc02be8b7e67ad970608d79c9293bd8"></a><!-- doxytag: member="t_vpi_error_info::product" ref="7dc02be8b7e67ad970608d79c9293bd8" args="" -->
|
169
|
+
<div class="memitem">
|
170
|
+
<div class="memproto">
|
171
|
+
<table class="memname">
|
172
|
+
<tr>
|
173
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>* <a class="el" href="structt__vpi__error__info.html#7dc02be8b7e67ad970608d79c9293bd8">t_vpi_error_info::product</a> </td>
|
174
|
+
</tr>
|
175
|
+
</table>
|
176
|
+
</div>
|
177
|
+
<div class="memdoc">
|
178
|
+
|
179
|
+
<p>
|
180
|
+
|
113
181
|
</div>
|
114
182
|
</div><p>
|
115
183
|
<a class="anchor" name="7dc02be8b7e67ad970608d79c9293bd8"></a><!-- doxytag: member="t_vpi_error_info::product" ref="7dc02be8b7e67ad970608d79c9293bd8" args="" -->
|
@@ -142,9 +210,9 @@
|
|
142
210
|
|
143
211
|
</div>
|
144
212
|
</div><p>
|
145
|
-
<hr>The documentation for this struct was generated from the following
|
146
|
-
<li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
|
147
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
213
|
+
<hr>The documentation for this struct was generated from the following files:<ul>
|
214
|
+
<li><a class="el" href="swig__vpi_8h.html">swig_vpi.h</a><li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
|
215
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 12:07:20 2006 for Ruby-VPI by
|
148
216
|
<a href="http://www.doxygen.org/index.html">
|
149
217
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
150
218
|
</body>
|
@@ -74,9 +74,9 @@
|
|
74
74
|
|
75
75
|
</div>
|
76
76
|
</div><p>
|
77
|
-
<hr>The documentation for this struct was generated from the following
|
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
|
77
|
+
<hr>The documentation for this struct was generated from the following files:<ul>
|
78
|
+
<li><a class="el" href="swig__vpi_8h.html">swig_vpi.h</a><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 Mon Dec 18 12:07:20 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.7 </small></address>
|
82
82
|
</body>
|
@@ -27,22 +27,26 @@
|
|
27
27
|
|
28
28
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__systf__data.html#d8979812197b4961fe4a1311d0d7a0ab">tfname</a></td></tr>
|
29
29
|
|
30
|
-
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__systf__data.html#
|
30
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__systf__data.html#a19a3ed54bd53ee15ff297b3c591c23e">calltf</a> )(<a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> *)</td></tr>
|
31
31
|
|
32
|
-
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__systf__data.html#
|
32
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__systf__data.html#59de0612f5c1b13a7b00a93658c2ab7d">compiletf</a> )(<a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> *)</td></tr>
|
33
33
|
|
34
|
-
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__systf__data.html#
|
34
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__systf__data.html#0ee2f488ae2ca5969f641530af37619b">sizetf</a> )(<a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> *)</td></tr>
|
35
|
+
|
36
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__systf__data.html#6824876f8267080265aea4025e800ee3">user_data</a></td></tr>
|
37
|
+
|
38
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__systf__data.html#d8979812197b4961fe4a1311d0d7a0ab">tfname</a></td></tr>
|
35
39
|
|
36
40
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__systf__data.html#6824876f8267080265aea4025e800ee3">user_data</a></td></tr>
|
37
41
|
|
38
42
|
</table>
|
39
43
|
<hr><h2>Field Documentation</h2>
|
40
|
-
<a class="anchor" name="
|
44
|
+
<a class="anchor" name="a19a3ed54bd53ee15ff297b3c591c23e"></a><!-- doxytag: member="t_vpi_systf_data::calltf" ref="a19a3ed54bd53ee15ff297b3c591c23e" args=")(PLI_BYTE8 *)" -->
|
41
45
|
<div class="memitem">
|
42
46
|
<div class="memproto">
|
43
47
|
<table class="memname">
|
44
48
|
<tr>
|
45
|
-
<td class="memname"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* <a class="el" href="structt__vpi__systf__data.html#
|
49
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* <a class="el" href="structt__vpi__systf__data.html#a19a3ed54bd53ee15ff297b3c591c23e">t_vpi_systf_data::calltf</a> </td>
|
46
50
|
</tr>
|
47
51
|
</table>
|
48
52
|
</div>
|
@@ -52,12 +56,12 @@
|
|
52
56
|
|
53
57
|
</div>
|
54
58
|
</div><p>
|
55
|
-
<a class="anchor" name="
|
59
|
+
<a class="anchor" name="59de0612f5c1b13a7b00a93658c2ab7d"></a><!-- doxytag: member="t_vpi_systf_data::compiletf" ref="59de0612f5c1b13a7b00a93658c2ab7d" args=")(PLI_BYTE8 *)" -->
|
56
60
|
<div class="memitem">
|
57
61
|
<div class="memproto">
|
58
62
|
<table class="memname">
|
59
63
|
<tr>
|
60
|
-
<td class="memname"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* <a class="el" href="structt__vpi__systf__data.html#
|
64
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* <a class="el" href="structt__vpi__systf__data.html#59de0612f5c1b13a7b00a93658c2ab7d">t_vpi_systf_data::compiletf</a> </td>
|
61
65
|
</tr>
|
62
66
|
</table>
|
63
67
|
</div>
|
@@ -67,12 +71,12 @@
|
|
67
71
|
|
68
72
|
</div>
|
69
73
|
</div><p>
|
70
|
-
<a class="anchor" name="
|
74
|
+
<a class="anchor" name="0ee2f488ae2ca5969f641530af37619b"></a><!-- doxytag: member="t_vpi_systf_data::sizetf" ref="0ee2f488ae2ca5969f641530af37619b" args=")(PLI_BYTE8 *)" -->
|
71
75
|
<div class="memitem">
|
72
76
|
<div class="memproto">
|
73
77
|
<table class="memname">
|
74
78
|
<tr>
|
75
|
-
<td class="memname"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* <a class="el" href="structt__vpi__systf__data.html#
|
79
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* <a class="el" href="structt__vpi__systf__data.html#0ee2f488ae2ca5969f641530af37619b">t_vpi_systf_data::sizetf</a> </td>
|
76
80
|
</tr>
|
77
81
|
</table>
|
78
82
|
</div>
|
@@ -110,6 +114,21 @@
|
|
110
114
|
|
111
115
|
<p>
|
112
116
|
|
117
|
+
</div>
|
118
|
+
</div><p>
|
119
|
+
<a class="anchor" name="d8979812197b4961fe4a1311d0d7a0ab"></a><!-- doxytag: member="t_vpi_systf_data::tfname" ref="d8979812197b4961fe4a1311d0d7a0ab" args="" -->
|
120
|
+
<div class="memitem">
|
121
|
+
<div class="memproto">
|
122
|
+
<table class="memname">
|
123
|
+
<tr>
|
124
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>* <a class="el" href="structt__vpi__systf__data.html#d8979812197b4961fe4a1311d0d7a0ab">t_vpi_systf_data::tfname</a> </td>
|
125
|
+
</tr>
|
126
|
+
</table>
|
127
|
+
</div>
|
128
|
+
<div class="memdoc">
|
129
|
+
|
130
|
+
<p>
|
131
|
+
|
113
132
|
</div>
|
114
133
|
</div><p>
|
115
134
|
<a class="anchor" name="5df2daeca876723293cfee5198a9d956"></a><!-- doxytag: member="t_vpi_systf_data::type" ref="5df2daeca876723293cfee5198a9d956" args="" -->
|
@@ -142,9 +161,24 @@
|
|
142
161
|
|
143
162
|
</div>
|
144
163
|
</div><p>
|
145
|
-
<
|
146
|
-
<
|
147
|
-
<
|
164
|
+
<a class="anchor" name="6824876f8267080265aea4025e800ee3"></a><!-- doxytag: member="t_vpi_systf_data::user_data" ref="6824876f8267080265aea4025e800ee3" args="" -->
|
165
|
+
<div class="memitem">
|
166
|
+
<div class="memproto">
|
167
|
+
<table class="memname">
|
168
|
+
<tr>
|
169
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>* <a class="el" href="structt__vpi__systf__data.html#6824876f8267080265aea4025e800ee3">t_vpi_systf_data::user_data</a> </td>
|
170
|
+
</tr>
|
171
|
+
</table>
|
172
|
+
</div>
|
173
|
+
<div class="memdoc">
|
174
|
+
|
175
|
+
<p>
|
176
|
+
|
177
|
+
</div>
|
178
|
+
</div><p>
|
179
|
+
<hr>The documentation for this struct was generated from the following files:<ul>
|
180
|
+
<li><a class="el" href="swig__vpi_8h.html">swig_vpi.h</a><li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
|
181
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 12:07:20 2006 for Ruby-VPI by
|
148
182
|
<a href="http://www.doxygen.org/index.html">
|
149
183
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
150
184
|
</body>
|
@@ -91,9 +91,9 @@
|
|
91
91
|
|
92
92
|
</div>
|
93
93
|
</div><p>
|
94
|
-
<hr>The documentation for this struct was generated from the following
|
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
|
94
|
+
<hr>The documentation for this struct was generated from the following files:<ul>
|
95
|
+
<li><a class="el" href="swig__vpi_8h.html">swig_vpi.h</a><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 Mon Dec 18 12:07:20 2006 for Ruby-VPI by
|
97
97
|
<a href="http://www.doxygen.org/index.html">
|
98
98
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
99
99
|
</body>
|
@@ -43,6 +43,26 @@
|
|
43
43
|
|
44
44
|
<tr><td class="memItemLeft" nowrap valign="top">} </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__value.html#73c4197b95dc5a8f4e8f0754e776d796">value</a></td></tr>
|
45
45
|
|
46
|
+
<tr><td class="memItemLeft" nowrap>union {</td></tr>
|
47
|
+
|
48
|
+
<tr><td class="memItemLeft" nowrap> <a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * <a class="el" href="structt__vpi__value.html#9f3f75549e7fd4017e6f44376d845a78">str</a></td></tr>
|
49
|
+
|
50
|
+
<tr><td class="memItemLeft" nowrap> <a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a> <a class="el" href="structt__vpi__value.html#a2840c3965cb2e97a9ae948c5b9a3930">scalar</a></td></tr>
|
51
|
+
|
52
|
+
<tr><td class="memItemLeft" nowrap> <a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a> <a class="el" href="structt__vpi__value.html#611104ac09cb8a0a12c7bb2daf98776d">integer</a></td></tr>
|
53
|
+
|
54
|
+
<tr><td class="memItemLeft" nowrap> double <a class="el" href="structt__vpi__value.html#f629e880466d1f9ad4de011e075a3d3d">real</a></td></tr>
|
55
|
+
|
56
|
+
<tr><td class="memItemLeft" nowrap> <a class="el" href="structt__vpi__time.html">t_vpi_time</a> * <a class="el" href="structt__vpi__value.html#bb9ee4540d611b0c7757a06dfda6d746">time</a></td></tr>
|
57
|
+
|
58
|
+
<tr><td class="memItemLeft" nowrap> <a class="el" href="structt__vpi__vecval.html">t_vpi_vecval</a> * <a class="el" href="structt__vpi__value.html#b363de5e581f84f9da4610dade8136df">vector</a></td></tr>
|
59
|
+
|
60
|
+
<tr><td class="memItemLeft" nowrap> <a class="el" href="structt__vpi__strengthval.html">t_vpi_strengthval</a> * <a class="el" href="structt__vpi__value.html#73a0da1e56cd18fcf2a07182d8f58734">strength</a></td></tr>
|
61
|
+
|
62
|
+
<tr><td class="memItemLeft" nowrap> <a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * <a class="el" href="structt__vpi__value.html#1baa416cc0dfd16c0847f9bcbdc6d675">misc</a></td></tr>
|
63
|
+
|
64
|
+
<tr><td class="memItemLeft" nowrap valign="top">} </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__value.html#7126a1b5d93a86b2eb280f5081f4ff85">value</a></td></tr>
|
65
|
+
|
46
66
|
</table>
|
47
67
|
<hr><h2>Field Documentation</h2>
|
48
68
|
<a class="anchor" name="7507842b2b0f9937830bbb460d824d20"></a><!-- doxytag: member="t_vpi_value::format" ref="7507842b2b0f9937830bbb460d824d20" args="" -->
|
@@ -88,6 +108,21 @@
|
|
88
108
|
|
89
109
|
<p>
|
90
110
|
|
111
|
+
</div>
|
112
|
+
</div><p>
|
113
|
+
<a class="anchor" name="1baa416cc0dfd16c0847f9bcbdc6d675"></a><!-- doxytag: member="t_vpi_value::misc" ref="1baa416cc0dfd16c0847f9bcbdc6d675" args="" -->
|
114
|
+
<div class="memitem">
|
115
|
+
<div class="memproto">
|
116
|
+
<table class="memname">
|
117
|
+
<tr>
|
118
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>* <a class="el" href="structt__vpi__value.html#1baa416cc0dfd16c0847f9bcbdc6d675">t_vpi_value::misc</a> </td>
|
119
|
+
</tr>
|
120
|
+
</table>
|
121
|
+
</div>
|
122
|
+
<div class="memdoc">
|
123
|
+
|
124
|
+
<p>
|
125
|
+
|
91
126
|
</div>
|
92
127
|
</div><p>
|
93
128
|
<a class="anchor" name="f629e880466d1f9ad4de011e075a3d3d"></a><!-- doxytag: member="t_vpi_value::real" ref="f629e880466d1f9ad4de011e075a3d3d" args="" -->
|
@@ -133,6 +168,36 @@
|
|
133
168
|
|
134
169
|
<p>
|
135
170
|
|
171
|
+
</div>
|
172
|
+
</div><p>
|
173
|
+
<a class="anchor" name="9f3f75549e7fd4017e6f44376d845a78"></a><!-- doxytag: member="t_vpi_value::str" ref="9f3f75549e7fd4017e6f44376d845a78" args="" -->
|
174
|
+
<div class="memitem">
|
175
|
+
<div class="memproto">
|
176
|
+
<table class="memname">
|
177
|
+
<tr>
|
178
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>* <a class="el" href="structt__vpi__value.html#9f3f75549e7fd4017e6f44376d845a78">t_vpi_value::str</a> </td>
|
179
|
+
</tr>
|
180
|
+
</table>
|
181
|
+
</div>
|
182
|
+
<div class="memdoc">
|
183
|
+
|
184
|
+
<p>
|
185
|
+
|
186
|
+
</div>
|
187
|
+
</div><p>
|
188
|
+
<a class="anchor" name="73a0da1e56cd18fcf2a07182d8f58734"></a><!-- doxytag: member="t_vpi_value::strength" ref="73a0da1e56cd18fcf2a07182d8f58734" args="" -->
|
189
|
+
<div class="memitem">
|
190
|
+
<div class="memproto">
|
191
|
+
<table class="memname">
|
192
|
+
<tr>
|
193
|
+
<td class="memname">struct <a class="el" href="structt__vpi__strengthval.html">t_vpi_strengthval</a>* <a class="el" href="structt__vpi__value.html#73a0da1e56cd18fcf2a07182d8f58734">t_vpi_value::strength</a> </td>
|
194
|
+
</tr>
|
195
|
+
</table>
|
196
|
+
</div>
|
197
|
+
<div class="memdoc">
|
198
|
+
|
199
|
+
<p>
|
200
|
+
|
136
201
|
</div>
|
137
202
|
</div><p>
|
138
203
|
<a class="anchor" name="73a0da1e56cd18fcf2a07182d8f58734"></a><!-- doxytag: member="t_vpi_value::strength" ref="73a0da1e56cd18fcf2a07182d8f58734" args="" -->
|
@@ -163,6 +228,36 @@
|
|
163
228
|
|
164
229
|
<p>
|
165
230
|
|
231
|
+
</div>
|
232
|
+
</div><p>
|
233
|
+
<a class="anchor" name="bb9ee4540d611b0c7757a06dfda6d746"></a><!-- doxytag: member="t_vpi_value::time" ref="bb9ee4540d611b0c7757a06dfda6d746" args="" -->
|
234
|
+
<div class="memitem">
|
235
|
+
<div class="memproto">
|
236
|
+
<table class="memname">
|
237
|
+
<tr>
|
238
|
+
<td class="memname">struct <a class="el" href="structt__vpi__time.html">t_vpi_time</a>* <a class="el" href="structt__vpi__value.html#bb9ee4540d611b0c7757a06dfda6d746">t_vpi_value::time</a> </td>
|
239
|
+
</tr>
|
240
|
+
</table>
|
241
|
+
</div>
|
242
|
+
<div class="memdoc">
|
243
|
+
|
244
|
+
<p>
|
245
|
+
|
246
|
+
</div>
|
247
|
+
</div><p>
|
248
|
+
<a class="anchor" name="7126a1b5d93a86b2eb280f5081f4ff85"></a><!-- doxytag: member="t_vpi_value::value" ref="7126a1b5d93a86b2eb280f5081f4ff85" args="" -->
|
249
|
+
<div class="memitem">
|
250
|
+
<div class="memproto">
|
251
|
+
<table class="memname">
|
252
|
+
<tr>
|
253
|
+
<td class="memname">union { ... } <a class="el" href="structt__vpi__value.html#73c4197b95dc5a8f4e8f0754e776d796">t_vpi_value::value</a> </td>
|
254
|
+
</tr>
|
255
|
+
</table>
|
256
|
+
</div>
|
257
|
+
<div class="memdoc">
|
258
|
+
|
259
|
+
<p>
|
260
|
+
|
166
261
|
</div>
|
167
262
|
</div><p>
|
168
263
|
<a class="anchor" name="73c4197b95dc5a8f4e8f0754e776d796"></a><!-- doxytag: member="t_vpi_value::value" ref="73c4197b95dc5a8f4e8f0754e776d796" args="" -->
|
@@ -195,9 +290,24 @@
|
|
195
290
|
|
196
291
|
</div>
|
197
292
|
</div><p>
|
198
|
-
<
|
199
|
-
<
|
200
|
-
<
|
293
|
+
<a class="anchor" name="b363de5e581f84f9da4610dade8136df"></a><!-- doxytag: member="t_vpi_value::vector" ref="b363de5e581f84f9da4610dade8136df" args="" -->
|
294
|
+
<div class="memitem">
|
295
|
+
<div class="memproto">
|
296
|
+
<table class="memname">
|
297
|
+
<tr>
|
298
|
+
<td class="memname">struct <a class="el" href="structt__vpi__vecval.html">t_vpi_vecval</a>* <a class="el" href="structt__vpi__value.html#b363de5e581f84f9da4610dade8136df">t_vpi_value::vector</a> </td>
|
299
|
+
</tr>
|
300
|
+
</table>
|
301
|
+
</div>
|
302
|
+
<div class="memdoc">
|
303
|
+
|
304
|
+
<p>
|
305
|
+
|
306
|
+
</div>
|
307
|
+
</div><p>
|
308
|
+
<hr>The documentation for this struct was generated from the following files:<ul>
|
309
|
+
<li><a class="el" href="swig__vpi_8h.html">swig_vpi.h</a><li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
|
310
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 12:07:20 2006 for Ruby-VPI by
|
201
311
|
<a href="http://www.doxygen.org/index.html">
|
202
312
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
203
313
|
</body>
|
@@ -57,9 +57,9 @@
|
|
57
57
|
|
58
58
|
</div>
|
59
59
|
</div><p>
|
60
|
-
<hr>The documentation for this struct was generated from the following
|
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
|
60
|
+
<hr>The documentation for this struct was generated from the following files:<ul>
|
61
|
+
<li><a class="el" href="swig__vpi_8h.html">swig_vpi.h</a><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 Mon Dec 18 12:07:20 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>
|
@@ -29,6 +29,12 @@
|
|
29
29
|
|
30
30
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__vlog__info.html#3ff076199159904aa9869e0fb1476bad">version</a></td></tr>
|
31
31
|
|
32
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> ** </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__vlog__info.html#1ddfbf631c4e128328afb44a317562d8">argv</a></td></tr>
|
33
|
+
|
34
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__vlog__info.html#4e3f3a9c3d503a59120ddd55bab40520">product</a></td></tr>
|
35
|
+
|
36
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__vlog__info.html#3ff076199159904aa9869e0fb1476bad">version</a></td></tr>
|
37
|
+
|
32
38
|
</table>
|
33
39
|
<hr><h2>Field Documentation</h2>
|
34
40
|
<a class="anchor" name="b1ceb9cc79f49b0b7a069e2612c5e722"></a><!-- doxytag: member="t_vpi_vlog_info::argc" ref="b1ceb9cc79f49b0b7a069e2612c5e722" args="" -->
|
@@ -59,6 +65,21 @@
|
|
59
65
|
|
60
66
|
<p>
|
61
67
|
|
68
|
+
</div>
|
69
|
+
</div><p>
|
70
|
+
<a class="anchor" name="1ddfbf631c4e128328afb44a317562d8"></a><!-- doxytag: member="t_vpi_vlog_info::argv" ref="1ddfbf631c4e128328afb44a317562d8" args="" -->
|
71
|
+
<div class="memitem">
|
72
|
+
<div class="memproto">
|
73
|
+
<table class="memname">
|
74
|
+
<tr>
|
75
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>** <a class="el" href="structt__vpi__vlog__info.html#1ddfbf631c4e128328afb44a317562d8">t_vpi_vlog_info::argv</a> </td>
|
76
|
+
</tr>
|
77
|
+
</table>
|
78
|
+
</div>
|
79
|
+
<div class="memdoc">
|
80
|
+
|
81
|
+
<p>
|
82
|
+
|
62
83
|
</div>
|
63
84
|
</div><p>
|
64
85
|
<a class="anchor" name="4e3f3a9c3d503a59120ddd55bab40520"></a><!-- doxytag: member="t_vpi_vlog_info::product" ref="4e3f3a9c3d503a59120ddd55bab40520" args="" -->
|
@@ -74,6 +95,36 @@
|
|
74
95
|
|
75
96
|
<p>
|
76
97
|
|
98
|
+
</div>
|
99
|
+
</div><p>
|
100
|
+
<a class="anchor" name="4e3f3a9c3d503a59120ddd55bab40520"></a><!-- doxytag: member="t_vpi_vlog_info::product" ref="4e3f3a9c3d503a59120ddd55bab40520" args="" -->
|
101
|
+
<div class="memitem">
|
102
|
+
<div class="memproto">
|
103
|
+
<table class="memname">
|
104
|
+
<tr>
|
105
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>* <a class="el" href="structt__vpi__vlog__info.html#4e3f3a9c3d503a59120ddd55bab40520">t_vpi_vlog_info::product</a> </td>
|
106
|
+
</tr>
|
107
|
+
</table>
|
108
|
+
</div>
|
109
|
+
<div class="memdoc">
|
110
|
+
|
111
|
+
<p>
|
112
|
+
|
113
|
+
</div>
|
114
|
+
</div><p>
|
115
|
+
<a class="anchor" name="3ff076199159904aa9869e0fb1476bad"></a><!-- doxytag: member="t_vpi_vlog_info::version" ref="3ff076199159904aa9869e0fb1476bad" args="" -->
|
116
|
+
<div class="memitem">
|
117
|
+
<div class="memproto">
|
118
|
+
<table class="memname">
|
119
|
+
<tr>
|
120
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>* <a class="el" href="structt__vpi__vlog__info.html#3ff076199159904aa9869e0fb1476bad">t_vpi_vlog_info::version</a> </td>
|
121
|
+
</tr>
|
122
|
+
</table>
|
123
|
+
</div>
|
124
|
+
<div class="memdoc">
|
125
|
+
|
126
|
+
<p>
|
127
|
+
|
77
128
|
</div>
|
78
129
|
</div><p>
|
79
130
|
<a class="anchor" name="3ff076199159904aa9869e0fb1476bad"></a><!-- doxytag: member="t_vpi_vlog_info::version" ref="3ff076199159904aa9869e0fb1476bad" args="" -->
|
@@ -91,9 +142,9 @@
|
|
91
142
|
|
92
143
|
</div>
|
93
144
|
</div><p>
|
94
|
-
<hr>The documentation for this struct was generated from the following
|
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
|
145
|
+
<hr>The documentation for this struct was generated from the following files:<ul>
|
146
|
+
<li><a class="el" href="swig__vpi_8h.html">swig_vpi.h</a><li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
|
147
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 18 12:07:20 2006 for Ruby-VPI by
|
97
148
|
<a href="http://www.doxygen.org/index.html">
|
98
149
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
99
150
|
</body>
|