ruby-vpi 15.0.0 → 15.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 -2
- data/doc/common.css +10 -18
- data/doc/common.tpl +28 -15
- data/doc/history.doc +4 -6
- data/doc/history.html +327 -286
- data/doc/history.yml +19 -0
- data/doc/intro.inc +47 -2
- data/doc/lib/doc_proxy.rb +16 -0
- data/doc/lib/erb_proxy.rb +5 -0
- data/doc/manual.doc +35 -26
- data/doc/manual.html +152 -100
- data/doc/memo.doc +16 -10
- data/doc/memo.html +29 -18
- data/doc/print.css +10 -0
- data/doc/readme.doc +2 -43
- data/doc/readme.html +42 -49
- data/doc/rss.xml +37 -0
- data/ext/Rakefile +10 -1
- data/ext/swig_vpi.h +924 -0
- data/ext/swig_vpi.i +2 -3
- data/ext/swig_wrap.cin +20 -37
- data/ref/c/annotated.html +1 -1
- data/ref/c/common_8h.html +1 -1
- data/ref/c/files.html +2 -1
- data/ref/c/functions.html +17 -17
- data/ref/c/functions_vars.html +17 -17
- data/ref/c/globals.html +3 -5
- data/ref/c/globals_0x62.html +1 -1
- data/ref/c/globals_0x63.html +30 -30
- data/ref/c/globals_0x65.html +2 -2
- 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 +18 -18
- data/ref/c/globals_0x72.html +1 -1
- data/ref/c/globals_0x73.html +12 -13
- data/ref/c/globals_0x74.html +1 -1
- data/ref/c/globals_0x75.html +1 -1
- data/ref/c/globals_0x76.html +413 -413
- data/ref/c/globals_0x78.html +2 -2
- data/ref/c/globals_defs.html +30 -30
- data/ref/c/globals_defs_0x65.html +2 -2
- 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 +3 -3
- data/ref/c/globals_defs_0x72.html +1 -1
- data/ref/c/globals_defs_0x73.html +2 -3
- data/ref/c/globals_defs_0x75.html +1 -1
- data/ref/c/globals_defs_0x76.html +411 -411
- data/ref/c/globals_defs_0x78.html +2 -2
- 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_0x6d.html +1 -1
- data/ref/c/globals_func_0x70.html +2 -2
- 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 +26 -26
- data/ref/c/globals_vars.html +5 -7
- data/ref/c/index.html +1 -1
- data/ref/c/main_8c.html +1 -1
- data/ref/c/main_8h.html +1 -1
- data/ref/c/relay_8c.html +1 -1
- data/ref/c/relay_8h.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 +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__vpi_8h.html +8739 -0
- data/ref/c/swig__wrap_8cin.html +49 -102
- 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 +16 -16
- data/ref/ruby/created.rid +1 -1
- metadata +5 -2
@@ -47,8 +47,8 @@
|
|
47
47
|
<p>
|
48
48
|
<h3><a class="anchor" name="index_x">- x -</a></h3><ul>
|
49
49
|
<li>XXTERN
|
50
|
-
: <a class="el" href="vpi__user_8h.html#d3973263496fbe347baaf726dac775c5">vpi_user.h</a></ul>
|
51
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
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 Jan 15 10:16:42 2007 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
|
35
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 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
|
36
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 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
@@ -202,7 +202,7 @@
|
|
202
202
|
: <a class="el" href="swig__wrap_8cin.html#57698ba9642d45639ca63f92cfb75f2a">swig_wrap.cin</a><li>_wrap_vpi_scan()
|
203
203
|
: <a class="el" href="swig__wrap_8cin.html#dcb5846e392b3a68be0ee8b68d2ea079">swig_wrap.cin</a><li>_wrap_vpi_vprintf()
|
204
204
|
: <a class="el" href="swig__wrap_8cin.html#511c1018cca887d3464fe48b1b869813">swig_wrap.cin</a></ul>
|
205
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
205
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 for Ruby-VPI by
|
206
206
|
<a href="http://www.doxygen.org/index.html">
|
207
207
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
208
208
|
</body>
|
@@ -56,7 +56,7 @@
|
|
56
56
|
: <a class="el" href="swig__wrap_8cin.html#6abd5d38ab09598aba140841feb362d3">swig_wrap.cin</a><li>free_s_vpi_vecval()
|
57
57
|
: <a class="el" href="swig__wrap_8cin.html#46dbb5ee576ed3bb49e387a8b37d8989">swig_wrap.cin</a><li>free_s_vpi_vlog_info()
|
58
58
|
: <a class="el" href="swig__wrap_8cin.html#009a6b33602215e1ed671c13784b3676">swig_wrap.cin</a></ul>
|
59
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
59
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 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>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
: <a class="el" href="swig__wrap_8cin.html#056814e653693e6332c85b2910493dc0">swig_wrap.cin</a><li>getNullReferenceError()
|
50
50
|
: <a class="el" href="swig__wrap_8cin.html#8735d1b2e391b3539862f57668b8ae84">swig_wrap.cin</a><li>getObjectPreviouslyDeletedError()
|
51
51
|
: <a class="el" href="swig__wrap_8cin.html#02ffac2b9e2f0fc30c7c283d3aab33be">swig_wrap.cin</a></ul>
|
52
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
52
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 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>
|
@@ -47,7 +47,7 @@
|
|
47
47
|
<h3><a class="anchor" name="index_i">- i -</a></h3><ul>
|
48
48
|
<li>Init_vpi()
|
49
49
|
: <a class="el" href="swig__wrap_8cin.html#0e3ae9a19d6b1b5edd3907677eaa30af">swig_wrap.cin</a></ul>
|
50
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
50
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 for Ruby-VPI by
|
51
51
|
<a href="http://www.doxygen.org/index.html">
|
52
52
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
53
53
|
</body>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
: <a class="el" href="main_8h.html#0b8da71bf10f209b0dfa41f04551c4fc">main.h</a>, <a class="el" href="main_8c.html#0b8da71bf10f209b0dfa41f04551c4fc">main.c</a><li>main_relay_ruby_reason()
|
50
50
|
: <a class="el" href="main_8h.html#b16d15ee5de4d3649f104484f4563c59">main.h</a>, <a class="el" href="main_8c.html#b16d15ee5de4d3649f104484f4563c59">main.c</a><li>main_relay_verilog()
|
51
51
|
: <a class="el" href="main_8h.html#5744de41392bc2f3a3285c7203a77229">main.h</a>, <a class="el" href="main_8c.html#5744de41392bc2f3a3285c7203a77229">main.c</a></ul>
|
52
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
52
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 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>
|
@@ -46,8 +46,8 @@
|
|
46
46
|
<p>
|
47
47
|
<h3><a class="anchor" name="index_p">- p -</a></h3><ul>
|
48
48
|
<li>PROTO_PARAMS()
|
49
|
-
: <a class="el" href="vpi__user_8h.html#240fc866a11eedf2a49b6b5afd5d2972">vpi_user.h</a></ul>
|
50
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
49
|
+
: <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>
|
50
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 for Ruby-VPI by
|
51
51
|
<a href="http://www.doxygen.org/index.html">
|
52
52
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
53
53
|
</body>
|
@@ -50,7 +50,7 @@
|
|
50
50
|
: <a class="el" href="relay_8h.html#fbc70fcd80a9e815a6800861428d7294">relay.h</a>, <a class="el" href="relay_8c.html#fbc70fcd80a9e815a6800861428d7294">relay.c</a><li>relay_ruby_thread()
|
51
51
|
: <a class="el" href="relay_8c.html#e3e3b4172e29fefedf69f12686b60773">relay.c</a><li>relay_verilog()
|
52
52
|
: <a class="el" href="relay_8h.html#c1a02ebdb76a321bac689ac9b30f0422">relay.h</a>, <a class="el" href="relay_8c.html#c1a02ebdb76a321bac689ac9b30f0422">relay.c</a></ul>
|
53
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
53
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 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>
|
@@ -106,7 +106,7 @@
|
|
106
106
|
: <a class="el" href="swig__wrap_8cin.html#80e9e66f66413297452de92c69cdf9d7">swig_wrap.cin</a><li>SWIG_UnpackDataName()
|
107
107
|
: <a class="el" href="swig__wrap_8cin.html#99540d89d9ffca957892cf22af3e49dd">swig_wrap.cin</a><li>SWIG_UnpackVoidPtr()
|
108
108
|
: <a class="el" href="swig__wrap_8cin.html#e3e13f3464cb74f7e5d9f7a50a6855c0">swig_wrap.cin</a></ul>
|
109
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
109
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 for Ruby-VPI by
|
110
110
|
<a href="http://www.doxygen.org/index.html">
|
111
111
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
112
112
|
</body>
|
@@ -51,7 +51,7 @@
|
|
51
51
|
: <a class="el" href="vlog_8c.html#dc9eaadf567421f239b8b647a3ea0eb2">vlog.c</a><li>vlog_startup_routines_get()
|
52
52
|
: <a class="el" href="swig__wrap_8cin.html#a60c315e1891185d06f8c21cb0289a61">swig_wrap.cin</a><li>vlog_startup_routines_set()
|
53
53
|
: <a class="el" href="swig__wrap_8cin.html#edafd4d41fc0cdeff4d5b5e4765fe38a">swig_wrap.cin</a></ul>
|
54
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
54
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 for Ruby-VPI by
|
55
55
|
<a href="http://www.doxygen.org/index.html">
|
56
56
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
57
57
|
</body>
|
data/ref/c/globals_type.html
CHANGED
@@ -31,35 +31,35 @@
|
|
31
31
|
<p>
|
32
32
|
<ul>
|
33
33
|
<li>p_cb_data
|
34
|
-
: <a class="el" href="vpi__user_8h.html#4a73794bc401f51e2ea5091abee7738b">vpi_user.h</a><li>p_vpi_delay
|
35
|
-
: <a class="el" href="vpi__user_8h.html#49286cbf8fddd62844fcf2d994b9edcc">vpi_user.h</a><li>p_vpi_error_info
|
36
|
-
: <a class="el" href="vpi__user_8h.html#3c99d091a46d21fe1a35ec56721cd7c8">vpi_user.h</a><li>p_vpi_strengthval
|
37
|
-
: <a class="el" href="vpi__user_8h.html#b3def3295c403f576631cb6b9eeb071c">vpi_user.h</a><li>p_vpi_systf_data
|
38
|
-
: <a class="el" href="vpi__user_8h.html#20033fd4057d6e0cc13976b1ee8252eb">vpi_user.h</a><li>p_vpi_time
|
39
|
-
: <a class="el" href="vpi__user_8h.html#910e60031d820981742171139835a8d2">vpi_user.h</a><li>p_vpi_value
|
40
|
-
: <a class="el" href="vpi__user_8h.html#82ca8c893a2556570a4fdec694f9df42">vpi_user.h</a><li>p_vpi_vecval
|
41
|
-
: <a class="el" href="vpi__user_8h.html#3cd3ac6468e1d05af37ba036e3c48f7d">vpi_user.h</a><li>p_vpi_vlog_info
|
42
|
-
: <a class="el" href="vpi__user_8h.html#72ddf68c20490344280572ee85902bd7">vpi_user.h</a><li>PLI_BYTE8
|
43
|
-
: <a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">vpi_user.h</a><li>PLI_INT16
|
44
|
-
: <a class="el" href="vpi__user_8h.html#89ae97fb489e3f001c50f62741b4d515">vpi_user.h</a><li>PLI_INT32
|
45
|
-
: <a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">vpi_user.h</a><li>PLI_UBYTE8
|
46
|
-
: <a class="el" href="vpi__user_8h.html#ffd3cca712d1f94fe3315dfca5908950">vpi_user.h</a><li>PLI_UINT16
|
47
|
-
: <a class="el" href="vpi__user_8h.html#f80bfe6dc0d1234bacf2f6514d45e499">vpi_user.h</a><li>PLI_UINT32
|
48
|
-
: <a class="el" href="vpi__user_8h.html#b4fa10713b8dd2588754f7172f9be4e0">vpi_user.h</a><li>ruby_owntype
|
34
|
+
: <a class="el" href="vpi__user_8h.html#4a73794bc401f51e2ea5091abee7738b">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#4a73794bc401f51e2ea5091abee7738b">swig_vpi.h</a><li>p_vpi_delay
|
35
|
+
: <a class="el" href="vpi__user_8h.html#49286cbf8fddd62844fcf2d994b9edcc">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#49286cbf8fddd62844fcf2d994b9edcc">swig_vpi.h</a><li>p_vpi_error_info
|
36
|
+
: <a class="el" href="vpi__user_8h.html#3c99d091a46d21fe1a35ec56721cd7c8">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#3c99d091a46d21fe1a35ec56721cd7c8">swig_vpi.h</a><li>p_vpi_strengthval
|
37
|
+
: <a class="el" href="vpi__user_8h.html#b3def3295c403f576631cb6b9eeb071c">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#b3def3295c403f576631cb6b9eeb071c">swig_vpi.h</a><li>p_vpi_systf_data
|
38
|
+
: <a class="el" href="vpi__user_8h.html#20033fd4057d6e0cc13976b1ee8252eb">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#20033fd4057d6e0cc13976b1ee8252eb">swig_vpi.h</a><li>p_vpi_time
|
39
|
+
: <a class="el" href="vpi__user_8h.html#910e60031d820981742171139835a8d2">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#910e60031d820981742171139835a8d2">swig_vpi.h</a><li>p_vpi_value
|
40
|
+
: <a class="el" href="vpi__user_8h.html#82ca8c893a2556570a4fdec694f9df42">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#82ca8c893a2556570a4fdec694f9df42">swig_vpi.h</a><li>p_vpi_vecval
|
41
|
+
: <a class="el" href="vpi__user_8h.html#3cd3ac6468e1d05af37ba036e3c48f7d">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#3cd3ac6468e1d05af37ba036e3c48f7d">swig_vpi.h</a><li>p_vpi_vlog_info
|
42
|
+
: <a class="el" href="vpi__user_8h.html#72ddf68c20490344280572ee85902bd7">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#72ddf68c20490344280572ee85902bd7">swig_vpi.h</a><li>PLI_BYTE8
|
43
|
+
: <a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#c32f73779a5a02871976ab2d1b2fbedb">swig_vpi.h</a><li>PLI_INT16
|
44
|
+
: <a class="el" href="vpi__user_8h.html#89ae97fb489e3f001c50f62741b4d515">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#89ae97fb489e3f001c50f62741b4d515">swig_vpi.h</a><li>PLI_INT32
|
45
|
+
: <a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">swig_vpi.h</a><li>PLI_UBYTE8
|
46
|
+
: <a class="el" href="vpi__user_8h.html#ffd3cca712d1f94fe3315dfca5908950">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#ffd3cca712d1f94fe3315dfca5908950">swig_vpi.h</a><li>PLI_UINT16
|
47
|
+
: <a class="el" href="vpi__user_8h.html#f80bfe6dc0d1234bacf2f6514d45e499">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#f80bfe6dc0d1234bacf2f6514d45e499">swig_vpi.h</a><li>PLI_UINT32
|
48
|
+
: <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>ruby_owntype
|
49
49
|
: <a class="el" href="swig__wrap_8cin.html#bcf28775ec586adc9735133f453f21fa">swig_wrap.cin</a><li>s_cb_data
|
50
|
-
: <a class="el" href="vpi__user_8h.html#852793a5c5027bcf7034ee9dbecdad32">vpi_user.h</a><li>s_vpi_delay
|
51
|
-
: <a class="el" href="vpi__user_8h.html#c6c313dd47cefb214f02216194d7ce81">vpi_user.h</a><li>s_vpi_error_info
|
52
|
-
: <a class="el" href="vpi__user_8h.html#74192a21f4e5e3ba3c6a741cfd104395">vpi_user.h</a><li>s_vpi_strengthval
|
53
|
-
: <a class="el" href="vpi__user_8h.html#1521945e69c46aaeff8e6603b89ec3b0">vpi_user.h</a><li>s_vpi_systf_data
|
54
|
-
: <a class="el" href="vpi__user_8h.html#22444861dab07ed53a86bd8d6246f966">vpi_user.h</a><li>s_vpi_time
|
55
|
-
: <a class="el" href="vpi__user_8h.html#e0daca1571c08dc0969823f81ff4609e">vpi_user.h</a><li>s_vpi_value
|
56
|
-
: <a class="el" href="vpi__user_8h.html#e494469f9621a826e75e9bda30cf6f15">vpi_user.h</a><li>s_vpi_vecval
|
57
|
-
: <a class="el" href="vpi__user_8h.html#31ae651757effcffa547a034cfb5ea6b">vpi_user.h</a><li>s_vpi_vlog_info
|
58
|
-
: <a class="el" href="vpi__user_8h.html#4d989aa964a0d69d3e1da525725573c8">vpi_user.h</a><li>swig_converter_func
|
50
|
+
: <a class="el" href="vpi__user_8h.html#852793a5c5027bcf7034ee9dbecdad32">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#852793a5c5027bcf7034ee9dbecdad32">swig_vpi.h</a><li>s_vpi_delay
|
51
|
+
: <a class="el" href="vpi__user_8h.html#c6c313dd47cefb214f02216194d7ce81">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#c6c313dd47cefb214f02216194d7ce81">swig_vpi.h</a><li>s_vpi_error_info
|
52
|
+
: <a class="el" href="vpi__user_8h.html#74192a21f4e5e3ba3c6a741cfd104395">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#74192a21f4e5e3ba3c6a741cfd104395">swig_vpi.h</a><li>s_vpi_strengthval
|
53
|
+
: <a class="el" href="vpi__user_8h.html#1521945e69c46aaeff8e6603b89ec3b0">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#1521945e69c46aaeff8e6603b89ec3b0">swig_vpi.h</a><li>s_vpi_systf_data
|
54
|
+
: <a class="el" href="vpi__user_8h.html#22444861dab07ed53a86bd8d6246f966">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#22444861dab07ed53a86bd8d6246f966">swig_vpi.h</a><li>s_vpi_time
|
55
|
+
: <a class="el" href="vpi__user_8h.html#e0daca1571c08dc0969823f81ff4609e">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#e0daca1571c08dc0969823f81ff4609e">swig_vpi.h</a><li>s_vpi_value
|
56
|
+
: <a class="el" href="vpi__user_8h.html#e494469f9621a826e75e9bda30cf6f15">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#e494469f9621a826e75e9bda30cf6f15">swig_vpi.h</a><li>s_vpi_vecval
|
57
|
+
: <a class="el" href="vpi__user_8h.html#31ae651757effcffa547a034cfb5ea6b">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#31ae651757effcffa547a034cfb5ea6b">swig_vpi.h</a><li>s_vpi_vlog_info
|
58
|
+
: <a class="el" href="vpi__user_8h.html#4d989aa964a0d69d3e1da525725573c8">vpi_user.h</a>, <a class="el" href="swig__vpi_8h.html#4d989aa964a0d69d3e1da525725573c8">swig_vpi.h</a><li>swig_converter_func
|
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
|
-
: <a class="el" href="vpi__user_8h.html#7f57325d105c33e9bbac40b5ddd04d05">vpi_user.h</a></ul>
|
62
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
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 Jan 15 10:16:42 2007 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
@@ -64,8 +64,7 @@
|
|
64
64
|
: <a class="el" href="swig__wrap_8cin.html#0d815985e3db93c7949d5db181577281">swig_wrap.cin</a><li>_swigc__p_unsigned_char
|
65
65
|
: <a class="el" href="swig__wrap_8cin.html#621186a334098b6671ff276b5bdf3a43">swig_wrap.cin</a><li>_swigc__p_unsigned_int
|
66
66
|
: <a class="el" href="swig__wrap_8cin.html#ba9e61dc970ecfa60bf8a90276b1daa9">swig_wrap.cin</a><li>_swigc__p_unsigned_short
|
67
|
-
: <a class="el" href="swig__wrap_8cin.html#94b7b8817816c39afd177181a0b041f8">swig_wrap.cin</a><li>
|
68
|
-
: <a class="el" href="swig__wrap_8cin.html#116c617311487dace3d9d06c6bea470f">swig_wrap.cin</a><li>_swigc__p_void
|
67
|
+
: <a class="el" href="swig__wrap_8cin.html#94b7b8817816c39afd177181a0b041f8">swig_wrap.cin</a><li>_swigc__p_void
|
69
68
|
: <a class="el" href="swig__wrap_8cin.html#792d3a5bd2f361476622c13174403279">swig_wrap.cin</a><li>_swigt__p_char
|
70
69
|
: <a class="el" href="swig__wrap_8cin.html#e66f44191f70db7b9634a8321766c840">swig_wrap.cin</a><li>_swigt__p_f_p_char__int
|
71
70
|
: <a class="el" href="swig__wrap_8cin.html#c36d53eaf2868403a62053fd81872411">swig_wrap.cin</a><li>_swigt__p_f_p_struct_t_cb_data__int
|
@@ -86,8 +85,7 @@
|
|
86
85
|
: <a class="el" href="swig__wrap_8cin.html#e0a0e6e290d529198a05a23f0eeceec1">swig_wrap.cin</a><li>_swigt__p_unsigned_char
|
87
86
|
: <a class="el" href="swig__wrap_8cin.html#3fb1522b4b55c0099d8854ae9d547686">swig_wrap.cin</a><li>_swigt__p_unsigned_int
|
88
87
|
: <a class="el" href="swig__wrap_8cin.html#c758895aa5c2bb2a384d76af7fc77b2c">swig_wrap.cin</a><li>_swigt__p_unsigned_short
|
89
|
-
: <a class="el" href="swig__wrap_8cin.html#71f5735c5076588b6e4106612bfcfb94">swig_wrap.cin</a><li>
|
90
|
-
: <a class="el" href="swig__wrap_8cin.html#8ff27bb67388a39c2cb89cc30a75501a">swig_wrap.cin</a><li>_swigt__p_void
|
88
|
+
: <a class="el" href="swig__wrap_8cin.html#71f5735c5076588b6e4106612bfcfb94">swig_wrap.cin</a><li>_swigt__p_void
|
91
89
|
: <a class="el" href="swig__wrap_8cin.html#9a53251c7cbcabf37d33777711ef73ed">swig_wrap.cin</a></ul>
|
92
90
|
<h3><a class="anchor" name="index_c">- c -</a></h3><ul>
|
93
91
|
<li>cS_cb_data
|
@@ -117,12 +115,12 @@
|
|
117
115
|
: <a class="el" href="swig__wrap_8cin.html#c2d7095c3189d57451ff635def1d6c8a">swig_wrap.cin</a><li>swig_runtime_data_type_pointer
|
118
116
|
: <a class="el" href="swig__wrap_8cin.html#286f410e97ba9cb63952ffef0b5a985a">swig_wrap.cin</a><li>swig_type_initial
|
119
117
|
: <a class="el" href="swig__wrap_8cin.html#d621c8a05a43cf3a48467c791142bb44">swig_wrap.cin</a><li>swig_types
|
120
|
-
: <a class="el" href="swig__wrap_8cin.html#
|
118
|
+
: <a class="el" href="swig__wrap_8cin.html#301c1a1c2352746f9d7da5977fcd207e">swig_wrap.cin</a></ul>
|
121
119
|
<h3><a class="anchor" name="index_v">- v -</a></h3><ul>
|
122
120
|
<li>vlog__relayReason
|
123
121
|
: <a class="el" href="vlog_8c.html#18eaa93bf30b318a70eb68473d7597b1">vlog.c</a><li>vlog_startup_routines
|
124
|
-
: <a class="el" href="vpi__user_8h.html#c633eb05d7e314a57629aa32ca3a9076">vpi_user.h</a>, <a class="el" href="vlog_8c.html#c1228ec9528d9c9be4de1c8e42cd3835">vlog.c</a></ul>
|
125
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
122
|
+
: <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>
|
123
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 for Ruby-VPI by
|
126
124
|
<a href="http://www.doxygen.org/index.html">
|
127
125
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
128
126
|
</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
|
16
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:41 2007 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/main_8c.html
CHANGED
@@ -100,7 +100,7 @@ Transfers control from Ruby to Verilog.
|
|
100
100
|
|
101
101
|
</div>
|
102
102
|
</div><p>
|
103
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
103
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:41 2007 for Ruby-VPI by
|
104
104
|
<a href="http://www.doxygen.org/index.html">
|
105
105
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
106
106
|
</body>
|
data/ref/c/main_8h.html
CHANGED
@@ -102,7 +102,7 @@ Transfers control from Ruby to Verilog.
|
|
102
102
|
|
103
103
|
</div>
|
104
104
|
</div><p>
|
105
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
105
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:41 2007 for Ruby-VPI by
|
106
106
|
<a href="http://www.doxygen.org/index.html">
|
107
107
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
108
108
|
</body>
|
data/ref/c/relay_8c.html
CHANGED
@@ -171,7 +171,7 @@ Transfers control to Verilog.
|
|
171
171
|
|
172
172
|
</div>
|
173
173
|
</div><p>
|
174
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
174
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:41 2007 for Ruby-VPI by
|
175
175
|
<a href="http://www.doxygen.org/index.html">
|
176
176
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
177
177
|
</body>
|
data/ref/c/relay_8h.html
CHANGED
@@ -99,7 +99,7 @@ Transfers control to Verilog.
|
|
99
99
|
|
100
100
|
</div>
|
101
101
|
</div><p>
|
102
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
102
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:41 2007 for Ruby-VPI by
|
103
103
|
<a href="http://www.doxygen.org/index.html">
|
104
104
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
105
105
|
</body>
|
@@ -91,7 +91,7 @@
|
|
91
91
|
</div><p>
|
92
92
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
93
93
|
<li><a class="el" href="swig__wrap_8cin.html">swig_wrap.cin</a></ul>
|
94
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
94
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 for Ruby-VPI by
|
95
95
|
<a href="http://www.doxygen.org/index.html">
|
96
96
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
97
97
|
</body>
|
@@ -108,7 +108,7 @@
|
|
108
108
|
</div><p>
|
109
109
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
110
110
|
<li><a class="el" href="swig__wrap_8cin.html">swig_wrap.cin</a></ul>
|
111
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
111
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 for Ruby-VPI by
|
112
112
|
<a href="http://www.doxygen.org/index.html">
|
113
113
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
114
114
|
</body>
|
@@ -125,7 +125,7 @@
|
|
125
125
|
</div><p>
|
126
126
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
127
127
|
<li><a class="el" href="swig__wrap_8cin.html">swig_wrap.cin</a></ul>
|
128
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
128
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 for Ruby-VPI by
|
129
129
|
<a href="http://www.doxygen.org/index.html">
|
130
130
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
131
131
|
</body>
|
@@ -125,7 +125,7 @@
|
|
125
125
|
</div><p>
|
126
126
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
127
127
|
<li><a class="el" href="swig__wrap_8cin.html">swig_wrap.cin</a></ul>
|
128
|
-
<hr size="1"><address style="align: right;"><small>Generated on
|
128
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 for Ruby-VPI by
|
129
129
|
<a href="http://www.doxygen.org/index.html">
|
130
130
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
131
131
|
</body>
|
@@ -23,7 +23,7 @@
|
|
23
23
|
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
|
24
24
|
<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__cb__data.html#df80a9245626ee021fe6fea443672aff">reason</a></td></tr>
|
25
25
|
|
26
|
-
<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__cb__data.html#
|
26
|
+
<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__cb__data.html#ce84a3cbb6e79af7236282b80d96ae36">cb_rtn</a> )(struct <a class="el" href="structt__cb__data.html">t_cb_data</a> *)</td></tr>
|
27
27
|
|
28
28
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="vpi__user_8h.html#7f57325d105c33e9bbac40b5ddd04d05">vpiHandle</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__cb__data.html#4c1292889ff4617c8a9772c7639efe66">obj</a></td></tr>
|
29
29
|
|
@@ -35,14 +35,16 @@
|
|
35
35
|
|
36
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__cb__data.html#4e189560f9336a7986aa04c27cca00a9">user_data</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__cb__data.html#4e189560f9336a7986aa04c27cca00a9">user_data</a></td></tr>
|
39
|
+
|
38
40
|
</table>
|
39
41
|
<hr><h2>Field Documentation</h2>
|
40
|
-
<a class="anchor" name="
|
42
|
+
<a class="anchor" name="ce84a3cbb6e79af7236282b80d96ae36"></a><!-- doxytag: member="t_cb_data::cb_rtn" ref="ce84a3cbb6e79af7236282b80d96ae36" args=")(struct t_cb_data *)" -->
|
41
43
|
<div class="memitem">
|
42
44
|
<div class="memproto">
|
43
45
|
<table class="memname">
|
44
46
|
<tr>
|
45
|
-
<td class="memname"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* <a class="el" href="structt__cb__data.html#
|
47
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#4a478dfb1ea580b36c39dcec9fc8d53c">PLI_INT32</a>(* <a class="el" href="structt__cb__data.html#ce84a3cbb6e79af7236282b80d96ae36">t_cb_data::cb_rtn</a> </td>
|
46
48
|
</tr>
|
47
49
|
</table>
|
48
50
|
</div>
|
@@ -125,6 +127,21 @@
|
|
125
127
|
|
126
128
|
<p>
|
127
129
|
|
130
|
+
</div>
|
131
|
+
</div><p>
|
132
|
+
<a class="anchor" name="4e189560f9336a7986aa04c27cca00a9"></a><!-- doxytag: member="t_cb_data::user_data" ref="4e189560f9336a7986aa04c27cca00a9" args="" -->
|
133
|
+
<div class="memitem">
|
134
|
+
<div class="memproto">
|
135
|
+
<table class="memname">
|
136
|
+
<tr>
|
137
|
+
<td class="memname"><a class="el" href="vpi__user_8h.html#c32f73779a5a02871976ab2d1b2fbedb">PLI_BYTE8</a>* <a class="el" href="structt__cb__data.html#4e189560f9336a7986aa04c27cca00a9">t_cb_data::user_data</a> </td>
|
138
|
+
</tr>
|
139
|
+
</table>
|
140
|
+
</div>
|
141
|
+
<div class="memdoc">
|
142
|
+
|
143
|
+
<p>
|
144
|
+
|
128
145
|
</div>
|
129
146
|
</div><p>
|
130
147
|
<a class="anchor" name="5039bb34ac75410ff93cbe44515b3543"></a><!-- doxytag: member="t_cb_data::value" ref="5039bb34ac75410ff93cbe44515b3543" args="" -->
|
@@ -142,9 +159,9 @@
|
|
142
159
|
|
143
160
|
</div>
|
144
161
|
</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
|
162
|
+
<hr>The documentation for this struct was generated from the following files:<ul>
|
163
|
+
<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>
|
164
|
+
<hr size="1"><address style="align: right;"><small>Generated on Mon Jan 15 10:16:42 2007 for Ruby-VPI by
|
148
165
|
<a href="http://www.doxygen.org/index.html">
|
149
166
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
150
167
|
</body>
|
@@ -33,6 +33,8 @@
|
|
33
33
|
|
34
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__delay.html#e6dc07bc5083c0022275f19d5553707a">pulsere_flag</a></td></tr>
|
35
35
|
|
36
|
+
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structt__vpi__time.html">t_vpi_time</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structt__vpi__delay.html#0edd8482502d26097e426eb46dd96105">da</a></td></tr>
|
37
|
+
|
36
38
|
</table>
|
37
39
|
<hr><h2>Field Documentation</h2>
|
38
40
|
<a class="anchor" name="36e6ea381258d72ace713cf9811df831"></a><!-- doxytag: member="t_vpi_delay::append_flag" ref="36e6ea381258d72ace713cf9811df831" args="" -->
|
@@ -63,6 +65,21 @@
|
|
63
65
|
|
64
66
|
<p>
|
65
67
|
|
68
|
+
</div>
|
69
|
+
</div><p>
|
70
|
+
<a class="anchor" name="0edd8482502d26097e426eb46dd96105"></a><!-- doxytag: member="t_vpi_delay::da" ref="0edd8482502d26097e426eb46dd96105" args="" -->
|
71
|
+
<div class="memitem">
|
72
|
+
<div class="memproto">
|
73
|
+
<table class="memname">
|
74
|
+
<tr>
|
75
|
+
<td class="memname">struct <a class="el" href="structt__vpi__time.html">t_vpi_time</a>* <a class="el" href="structt__vpi__delay.html#0edd8482502d26097e426eb46dd96105">t_vpi_delay::da</a> </td>
|
76
|
+
</tr>
|
77
|
+
</table>
|
78
|
+
</div>
|
79
|
+
<div class="memdoc">
|
80
|
+
|
81
|
+
<p>
|
82
|
+
|
66
83
|
</div>
|
67
84
|
</div><p>
|
68
85
|
<a class="anchor" name="c6807c9fd672ab553e3ed9f9e0b861a8"></a><!-- doxytag: member="t_vpi_delay::mtm_flag" ref="c6807c9fd672ab553e3ed9f9e0b861a8" args="" -->
|
@@ -125,9 +142,9 @@
|
|
125
142
|
|
126
143
|
</div>
|
127
144
|
</div><p>
|
128
|
-
<hr>The documentation for this struct was generated from the following
|
129
|
-
<li><a class="el" href="vpi__user_8h.html">vpi_user.h</a></ul>
|
130
|
-
<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 Jan 15 10:16:42 2007 for Ruby-VPI by
|
131
148
|
<a href="http://www.doxygen.org/index.html">
|
132
149
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
133
150
|
</body>
|
@@ -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 Jan 15 10:16:42 2007 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 Jan 15 10:16:42 2007 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>
|