ruby-vpi 15.0.1 → 15.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (79) hide show
  1. data/doc/history.html +328 -300
  2. data/doc/history.yml +14 -0
  3. data/doc/manual.html +1 -1
  4. data/doc/readme.html +5 -5
  5. data/doc/rss.xml +26 -0
  6. data/ext/extconf.rb +18 -1
  7. data/gem_extconf.rb +5 -1
  8. data/ref/c/annotated.html +1 -6
  9. data/ref/c/common_8h.html +1 -1
  10. data/ref/c/files.html +1 -3
  11. data/ref/c/functions.html +24 -44
  12. data/ref/c/functions_vars.html +24 -44
  13. data/ref/c/globals.html +5 -210
  14. data/ref/c/globals_0x63.html +32 -48
  15. data/ref/c/globals_0x65.html +3 -9
  16. data/ref/c/globals_0x66.html +3 -19
  17. data/ref/c/globals_0x6d.html +3 -10
  18. data/ref/c/globals_0x70.html +19 -25
  19. data/ref/c/globals_0x72.html +4 -14
  20. data/ref/c/globals_0x73.html +11 -196
  21. data/ref/c/globals_0x74.html +2 -8
  22. data/ref/c/globals_0x76.html +415 -425
  23. data/ref/c/globals_0x78.html +3 -9
  24. data/ref/c/globals_defs.html +30 -35
  25. data/ref/c/globals_defs_0x65.html +2 -7
  26. data/ref/c/globals_defs_0x70.html +3 -8
  27. data/ref/c/globals_defs_0x76.html +413 -420
  28. data/ref/c/globals_defs_0x78.html +2 -7
  29. data/ref/c/globals_enum.html +1 -1
  30. data/ref/c/globals_eval.html +1 -1
  31. data/ref/c/globals_func.html +14 -174
  32. data/ref/c/globals_type.html +26 -29
  33. data/ref/c/globals_vars.html +4 -88
  34. data/ref/c/index.html +1 -1
  35. data/ref/c/main_8c.html +2 -2
  36. data/ref/c/main_8h.html +1 -1
  37. data/ref/c/relay_8c.html +1 -1
  38. data/ref/c/relay_8h.html +1 -1
  39. data/ref/c/structt__cb__data.html +6 -23
  40. data/ref/c/structt__vpi__delay.html +3 -20
  41. data/ref/c/structt__vpi__error__info.html +3 -71
  42. data/ref/c/structt__vpi__strengthval.html +3 -3
  43. data/ref/c/structt__vpi__systf__data.html +12 -46
  44. data/ref/c/structt__vpi__time.html +3 -3
  45. data/ref/c/structt__vpi__value.html +3 -113
  46. data/ref/c/structt__vpi__vecval.html +3 -3
  47. data/ref/c/structt__vpi__vlog__info.html +3 -54
  48. data/ref/c/verilog_8h.html +1 -1
  49. data/ref/c/vlog_8c.html +1 -1
  50. data/ref/c/vlog_8h.html +1 -1
  51. data/ref/c/vpi__user_8h.html +16 -16
  52. data/ref/ruby/created.rid +1 -1
  53. metadata +2 -28
  54. data/ref/c/globals_0x62.html +0 -62
  55. data/ref/c/globals_0x67.html +0 -64
  56. data/ref/c/globals_0x69.html +0 -62
  57. data/ref/c/globals_0x6c.html +0 -64
  58. data/ref/c/globals_0x6e.html +0 -63
  59. data/ref/c/globals_0x75.html +0 -63
  60. data/ref/c/globals_defs_0x6c.html +0 -57
  61. data/ref/c/globals_defs_0x6e.html +0 -56
  62. data/ref/c/globals_defs_0x72.html +0 -57
  63. data/ref/c/globals_defs_0x73.html +0 -164
  64. data/ref/c/globals_defs_0x75.html +0 -56
  65. data/ref/c/globals_func_0x66.html +0 -63
  66. data/ref/c/globals_func_0x67.html +0 -56
  67. data/ref/c/globals_func_0x69.html +0 -54
  68. data/ref/c/globals_func_0x6d.html +0 -56
  69. data/ref/c/globals_func_0x70.html +0 -54
  70. data/ref/c/globals_func_0x72.html +0 -57
  71. data/ref/c/globals_func_0x73.html +0 -113
  72. data/ref/c/globals_func_0x76.html +0 -58
  73. data/ref/c/structswig__cast__info.html +0 -98
  74. data/ref/c/structswig__class.html +0 -115
  75. data/ref/c/structswig__module__info.html +0 -132
  76. data/ref/c/structswig__type__info.html +0 -132
  77. data/ref/c/swig__vpi_8h.html +0 -8739
  78. data/ref/c/swig__wrap_8cin.html +0 -11557
  79. data/ref/c/unions__vpi__value__value.html +0 -166
data/doc/history.html CHANGED
@@ -25,278 +25,284 @@
25
25
  <li>1.1 <a href="#anchor12">Version numbering system</a></li>
26
26
  </ul>
27
27
  </li>
28
- <li>2 <a href="#15.0.1" title="2007-01-15">Version 15.0.1</a>
28
+ <li>2 <a href="#15.0.2" title="2007-01-22">Version 15.0.2</a>
29
29
  <ul>
30
30
  <li>2.1 <a href="#anchor13">Summary</a></li>
31
- <li>2.2 <a href="#anchor14">Acknowledgment</a></li>
32
- <li>2.3 <a href="#anchor15">Details</a></li>
31
+ <li>2.2 <a href="#anchor14">Details</a></li>
33
32
  </ul>
34
33
  </li>
35
- <li>3 <a href="#15.0.0" title="2007-01-13">Version 15.0.0</a>
34
+ <li>3 <a href="#15.0.1" title="2007-01-15">Version 15.0.1</a>
36
35
  <ul>
37
- <li>3.1 <a href="#anchor16">Summary</a></li>
38
- <li>3.2 <a href="#anchor17">Acknowledgment</a></li>
39
- <li>3.3 <a href="#anchor18">Notice</a>
36
+ <li>3.1 <a href="#anchor15">Summary</a></li>
37
+ <li>3.2 <a href="#anchor16">Acknowledgment</a></li>
38
+ <li>3.3 <a href="#anchor17">Details</a></li>
39
+ </ul>
40
+ </li>
41
+ <li>4 <a href="#15.0.0" title="2007-01-13">Version 15.0.0</a>
40
42
  <ul>
41
- <li>3.3.1 <a href="#anchor19">New features</a></li>
43
+ <li>4.1 <a href="#anchor18">Summary</a></li>
44
+ <li>4.2 <a href="#anchor19">Acknowledgment</a></li>
45
+ <li>4.3 <a href="#anchor20">Notice</a>
46
+ <ul>
47
+ <li>4.3.1 <a href="#anchor21">New features</a></li>
42
48
  </ul>
43
49
  </li>
44
- <li>3.4 <a href="#anchor20">Details</a></li>
50
+ <li>4.4 <a href="#anchor22">Details</a></li>
45
51
  </ul>
46
52
  </li>
47
- <li>4 <a href="#14.0.0" title="2006-12-30">Version 14.0.0</a>
53
+ <li>5 <a href="#14.0.0" title="2006-12-30">Version 14.0.0</a>
48
54
  <ul>
49
- <li>4.1 <a href="#anchor21">Summary</a></li>
50
- <li>4.2 <a href="#anchor22">Notice</a>
55
+ <li>5.1 <a href="#anchor23">Summary</a></li>
56
+ <li>5.2 <a href="#anchor24">Notice</a>
51
57
  <ul>
52
- <li>4.2.1 <a href="#anchor23">New features</a></li>
58
+ <li>5.2.1 <a href="#anchor25">New features</a></li>
53
59
  </ul>
54
60
  </li>
55
- <li>4.3 <a href="#anchor24">Details</a></li>
61
+ <li>5.3 <a href="#anchor26">Details</a></li>
56
62
  </ul>
57
63
  </li>
58
- <li>5 <a href="#13.0.0" title="2006-12-27">Version 13.0.0</a>
64
+ <li>6 <a href="#13.0.0" title="2006-12-27">Version 13.0.0</a>
59
65
  <ul>
60
- <li>5.1 <a href="#anchor25">Summary</a></li>
61
- <li>5.2 <a href="#anchor26">Notice</a>
66
+ <li>6.1 <a href="#anchor27">Summary</a></li>
67
+ <li>6.2 <a href="#anchor28">Notice</a>
62
68
  <ul>
63
- <li>5.2.1 <a href="#anchor27">New features</a></li>
69
+ <li>6.2.1 <a href="#anchor29">New features</a></li>
64
70
  </ul>
65
71
  </li>
66
- <li>5.3 <a href="#anchor28">Details</a></li>
72
+ <li>6.3 <a href="#anchor30">Details</a></li>
67
73
  </ul>
68
74
  </li>
69
- <li>6 <a href="#12.1.0" title="2006-12-22">Version 12.1.0</a>
75
+ <li>7 <a href="#12.1.0" title="2006-12-22">Version 12.1.0</a>
70
76
  <ul>
71
- <li>6.1 <a href="#anchor29">Summary</a></li>
72
- <li>6.2 <a href="#anchor30">Notice</a>
77
+ <li>7.1 <a href="#anchor31">Summary</a></li>
78
+ <li>7.2 <a href="#anchor32">Notice</a>
73
79
  <ul>
74
- <li>6.2.1 <a href="#anchor31">New features</a></li>
80
+ <li>7.2.1 <a href="#anchor33">New features</a></li>
75
81
  </ul>
76
82
  </li>
77
- <li>6.3 <a href="#anchor32">Details</a></li>
83
+ <li>7.3 <a href="#anchor34">Details</a></li>
78
84
  </ul>
79
85
  </li>
80
- <li>7 <a href="#12.0.2" title="2006-12-18">Version 12.0.2</a>
86
+ <li>8 <a href="#12.0.2" title="2006-12-18">Version 12.0.2</a>
81
87
  <ul>
82
- <li>7.1 <a href="#anchor33">Summary</a></li>
88
+ <li>8.1 <a href="#anchor35">Summary</a></li>
83
89
  </ul>
84
90
  </li>
85
- <li>8 <a href="#12.0.1" title="2006-12-18">Version 12.0.1</a>
91
+ <li>9 <a href="#12.0.1" title="2006-12-18">Version 12.0.1</a>
86
92
  <ul>
87
- <li>8.1 <a href="#anchor34">Summary</a></li>
88
- <li>8.2 <a href="#anchor35">Acknowledgment</a></li>
89
- <li>8.3 <a href="#anchor36">Details</a></li>
93
+ <li>9.1 <a href="#anchor36">Summary</a></li>
94
+ <li>9.2 <a href="#anchor37">Acknowledgment</a></li>
95
+ <li>9.3 <a href="#anchor38">Details</a></li>
90
96
  </ul>
91
97
  </li>
92
- <li>9 <a href="#12.0.0" title="2006-12-07">Version 12.0.0</a>
98
+ <li>10 <a href="#12.0.0" title="2006-12-07">Version 12.0.0</a>
93
99
  <ul>
94
- <li>9.1 <a href="#anchor37">Summary</a></li>
95
- <li>9.2 <a href="#anchor38">Notice</a></li>
96
- <li>9.3 <a href="#anchor39">Details</a>
100
+ <li>10.1 <a href="#anchor39">Summary</a></li>
101
+ <li>10.2 <a href="#anchor40">Notice</a></li>
102
+ <li>10.3 <a href="#anchor41">Details</a>
97
103
  <ul>
98
- <li>9.3.1 <a href="#anchor40">Test generation</a></li>
104
+ <li>10.3.1 <a href="#anchor42">Test generation</a></li>
99
105
  </ul>
100
106
  </li>
101
107
  </ul>
102
108
  </li>
103
- <li>10 <a href="#11.1.1" title="2006-11-15">Version 11.1.1</a>
109
+ <li>11 <a href="#11.1.1" title="2006-11-15">Version 11.1.1</a>
104
110
  <ul>
105
- <li>10.1 <a href="#anchor41">Summary</a></li>
106
- <li>10.2 <a href="#anchor42">Acknowledgment</a></li>
107
- <li>10.3 <a href="#anchor43">Notice</a></li>
108
- <li>10.4 <a href="#anchor44">Details</a></li>
111
+ <li>11.1 <a href="#anchor43">Summary</a></li>
112
+ <li>11.2 <a href="#anchor44">Acknowledgment</a></li>
113
+ <li>11.3 <a href="#anchor45">Notice</a></li>
114
+ <li>11.4 <a href="#anchor46">Details</a></li>
109
115
  </ul>
110
116
  </li>
111
- <li>11 <a href="#11.1.0" title="2006-11-08">Version 11.1.0</a>
117
+ <li>12 <a href="#11.1.0" title="2006-11-08">Version 11.1.0</a>
112
118
  <ul>
113
- <li>11.1 <a href="#anchor45">Summary</a></li>
114
- <li>11.2 <a href="#anchor46">Acknowledgment</a></li>
115
- <li>11.3 <a href="#anchor47">Notice</a></li>
116
- <li>11.4 <a href="#anchor48">Details</a></li>
119
+ <li>12.1 <a href="#anchor47">Summary</a></li>
120
+ <li>12.2 <a href="#anchor48">Acknowledgment</a></li>
121
+ <li>12.3 <a href="#anchor49">Notice</a></li>
122
+ <li>12.4 <a href="#anchor50">Details</a></li>
117
123
  </ul>
118
124
  </li>
119
- <li>12 <a href="#11.0.0" title="2006-11-05">Version 11.0.0</a>
125
+ <li>13 <a href="#11.0.0" title="2006-11-05">Version 11.0.0</a>
120
126
  <ul>
121
- <li>12.1 <a href="#anchor49">Summary</a></li>
122
- <li>12.2 <a href="#anchor50">Notice</a></li>
123
- <li>12.3 <a href="#anchor51">Details</a></li>
127
+ <li>13.1 <a href="#anchor51">Summary</a></li>
128
+ <li>13.2 <a href="#anchor52">Notice</a></li>
129
+ <li>13.3 <a href="#anchor53">Details</a></li>
124
130
  </ul>
125
131
  </li>
126
- <li>13 <a href="#10.0.0" title="2006-11-05">Version 10.0.0</a>
132
+ <li>14 <a href="#10.0.0" title="2006-11-05">Version 10.0.0</a>
127
133
  <ul>
128
- <li>13.1 <a href="#anchor52">Summary</a></li>
129
- <li>13.2 <a href="#anchor53">Acknowledgment</a></li>
130
- <li>13.3 <a href="#anchor54">Notice</a></li>
131
- <li>13.4 <a href="#anchor55">Details</a>
134
+ <li>14.1 <a href="#anchor54">Summary</a></li>
135
+ <li>14.2 <a href="#anchor55">Acknowledgment</a></li>
136
+ <li>14.3 <a href="#anchor56">Notice</a></li>
137
+ <li>14.4 <a href="#anchor57">Details</a>
132
138
  <ul>
133
- <li>13.4.1 <a href="#anchor56">Automated test generator</a></li>
134
- <li>13.4.2 <a href="#anchor57">User manual</a></li>
139
+ <li>14.4.1 <a href="#anchor58">Automated test generator</a></li>
140
+ <li>14.4.2 <a href="#anchor59">User manual</a></li>
135
141
  </ul>
136
142
  </li>
137
143
  </ul>
138
144
  </li>
139
- <li>14 <a href="#9.0.0" title="2006-10-28">Version 9.0.0</a>
145
+ <li>15 <a href="#9.0.0" title="2006-10-28">Version 9.0.0</a>
140
146
  <ul>
141
- <li>14.1 <a href="#anchor58">Summary</a></li>
142
- <li>14.2 <a href="#anchor59">Acknowledgment</a></li>
143
- <li>14.3 <a href="#anchor60">Notice</a></li>
144
- <li>14.4 <a href="#anchor61">Details</a></li>
147
+ <li>15.1 <a href="#anchor60">Summary</a></li>
148
+ <li>15.2 <a href="#anchor61">Acknowledgment</a></li>
149
+ <li>15.3 <a href="#anchor62">Notice</a></li>
150
+ <li>15.4 <a href="#anchor63">Details</a></li>
145
151
  </ul>
146
152
  </li>
147
- <li>15 <a href="#8.2.0" title="2006-10-24">Version 8.2.0</a>
153
+ <li>16 <a href="#8.2.0" title="2006-10-24">Version 8.2.0</a>
148
154
  <ul>
149
- <li>15.1 <a href="#anchor62">Summary</a></li>
150
- <li>15.2 <a href="#anchor63">Acknowledgment</a></li>
151
- <li>15.3 <a href="#anchor64">Notice</a></li>
152
- <li>15.4 <a href="#anchor65">Details</a></li>
155
+ <li>16.1 <a href="#anchor64">Summary</a></li>
156
+ <li>16.2 <a href="#anchor65">Acknowledgment</a></li>
157
+ <li>16.3 <a href="#anchor66">Notice</a></li>
158
+ <li>16.4 <a href="#anchor67">Details</a></li>
153
159
  </ul>
154
160
  </li>
155
- <li>16 <a href="#8.1.0" title="2006-10-21">Version 8.1.0</a>
161
+ <li>17 <a href="#8.1.0" title="2006-10-21">Version 8.1.0</a>
156
162
  <ul>
157
- <li>16.1 <a href="#anchor66">Summary</a></li>
158
- <li>16.2 <a href="#anchor67">Notice</a></li>
159
- <li>16.3 <a href="#anchor68">Details</a></li>
163
+ <li>17.1 <a href="#anchor68">Summary</a></li>
164
+ <li>17.2 <a href="#anchor69">Notice</a></li>
165
+ <li>17.3 <a href="#anchor70">Details</a></li>
160
166
  </ul>
161
167
  </li>
162
- <li>17 <a href="#8.0.0" title="2006-10-13">Version 8.0.0</a>
168
+ <li>18 <a href="#8.0.0" title="2006-10-13">Version 8.0.0</a>
163
169
  <ul>
164
- <li>17.1 <a href="#anchor69">Summary</a></li>
165
- <li>17.2 <a href="#anchor70">Notice</a></li>
166
- <li>17.3 <a href="#anchor71">Details</a></li>
170
+ <li>18.1 <a href="#anchor71">Summary</a></li>
171
+ <li>18.2 <a href="#anchor72">Notice</a></li>
172
+ <li>18.3 <a href="#anchor73">Details</a></li>
167
173
  </ul>
168
174
  </li>
169
- <li>18 <a href="#7.3.0" title="2006-09-30">Version 7.3.0</a>
175
+ <li>19 <a href="#7.3.0" title="2006-09-30">Version 7.3.0</a>
170
176
  <ul>
171
- <li>18.1 <a href="#anchor72">Summary</a></li>
172
- <li>18.2 <a href="#anchor73">Notice</a></li>
173
- <li>18.3 <a href="#anchor74">Details</a></li>
177
+ <li>19.1 <a href="#anchor74">Summary</a></li>
178
+ <li>19.2 <a href="#anchor75">Notice</a></li>
179
+ <li>19.3 <a href="#anchor76">Details</a></li>
174
180
  </ul>
175
181
  </li>
176
- <li>19 <a href="#7.2.0" title="2006-09-15">Version 7.2.0</a>
182
+ <li>20 <a href="#7.2.0" title="2006-09-15">Version 7.2.0</a>
177
183
  <ul>
178
- <li>19.1 <a href="#anchor75">Summary</a></li>
179
- <li>19.2 <a href="#anchor76">Acknowledgment</a></li>
180
- <li>19.3 <a href="#anchor77">Details</a></li>
184
+ <li>20.1 <a href="#anchor77">Summary</a></li>
185
+ <li>20.2 <a href="#anchor78">Acknowledgment</a></li>
186
+ <li>20.3 <a href="#anchor79">Details</a></li>
181
187
  </ul>
182
188
  </li>
183
- <li>20 <a href="#7.1.0" title="2006-08-29">Version 7.1.0</a>
189
+ <li>21 <a href="#7.1.0" title="2006-08-29">Version 7.1.0</a>
184
190
  <ul>
185
- <li>20.1 <a href="#anchor78">Summary</a></li>
186
- <li>20.2 <a href="#anchor79">Details</a></li>
191
+ <li>21.1 <a href="#anchor80">Summary</a></li>
192
+ <li>21.2 <a href="#anchor81">Details</a></li>
187
193
  </ul>
188
194
  </li>
189
- <li>21 <a href="#7.0.0" title="2006-08-29">Version 7.0.0</a>
195
+ <li>22 <a href="#7.0.0" title="2006-08-29">Version 7.0.0</a>
190
196
  <ul>
191
- <li>21.1 <a href="#anchor80">Summary</a></li>
192
- <li>21.2 <a href="#anchor81">Notice</a></li>
193
- <li>21.3 <a href="#anchor82">Details</a></li>
197
+ <li>22.1 <a href="#anchor82">Summary</a></li>
198
+ <li>22.2 <a href="#anchor83">Notice</a></li>
199
+ <li>22.3 <a href="#anchor84">Details</a></li>
194
200
  </ul>
195
201
  </li>
196
- <li>22 <a href="#6.3.0" title="2006-08-27">Version 6.3.0</a>
202
+ <li>23 <a href="#6.3.0" title="2006-08-27">Version 6.3.0</a>
197
203
  <ul>
198
- <li>22.1 <a href="#anchor83">Summary</a></li>
199
- <li>22.2 <a href="#anchor84">Notice</a></li>
200
- <li>22.3 <a href="#anchor85">Details</a></li>
204
+ <li>23.1 <a href="#anchor85">Summary</a></li>
205
+ <li>23.2 <a href="#anchor86">Notice</a></li>
206
+ <li>23.3 <a href="#anchor87">Details</a></li>
201
207
  </ul>
202
208
  </li>
203
- <li>23 <a href="#6.2.0" title="2006-08-26">Version 6.2.0</a>
209
+ <li>24 <a href="#6.2.0" title="2006-08-26">Version 6.2.0</a>
204
210
  <ul>
205
- <li>23.1 <a href="#anchor86">Summary</a></li>
206
- <li>23.2 <a href="#anchor87">Notice</a></li>
207
- <li>23.3 <a href="#anchor88">Details</a></li>
211
+ <li>24.1 <a href="#anchor88">Summary</a></li>
212
+ <li>24.2 <a href="#anchor89">Notice</a></li>
213
+ <li>24.3 <a href="#anchor90">Details</a></li>
208
214
  </ul>
209
215
  </li>
210
- <li>24 <a href="#6.1.0" title="2006-08-09">Version 6.1.0</a>
216
+ <li>25 <a href="#6.1.0" title="2006-08-09">Version 6.1.0</a>
211
217
  <ul>
212
- <li>24.1 <a href="#anchor89">Summary</a></li>
213
- <li>24.2 <a href="#anchor90">Details</a></li>
218
+ <li>25.1 <a href="#anchor91">Summary</a></li>
219
+ <li>25.2 <a href="#anchor92">Details</a></li>
214
220
  </ul>
215
221
  </li>
216
- <li>25 <a href="#6.0.0" title="2006-08-07">Version 6.0.0</a>
222
+ <li>26 <a href="#6.0.0" title="2006-08-07">Version 6.0.0</a>
217
223
  <ul>
218
- <li>25.1 <a href="#anchor91">Summary</a></li>
219
- <li>25.2 <a href="#anchor92">Notice</a></li>
220
- <li>25.3 <a href="#anchor93">Details</a></li>
224
+ <li>26.1 <a href="#anchor93">Summary</a></li>
225
+ <li>26.2 <a href="#anchor94">Notice</a></li>
226
+ <li>26.3 <a href="#anchor95">Details</a></li>
221
227
  </ul>
222
228
  </li>
223
- <li>26 <a href="#5.1.1" title="2006-08-04">Version 5.1.1</a>
229
+ <li>27 <a href="#5.1.1" title="2006-08-04">Version 5.1.1</a>
224
230
  <ul>
225
- <li>26.1 <a href="#anchor94">Summary</a></li>
226
- <li>26.2 <a href="#anchor95">Acknowledgment</a></li>
227
- <li>26.3 <a href="#anchor96">Details</a></li>
231
+ <li>27.1 <a href="#anchor96">Summary</a></li>
232
+ <li>27.2 <a href="#anchor97">Acknowledgment</a></li>
233
+ <li>27.3 <a href="#anchor98">Details</a></li>
228
234
  </ul>
229
235
  </li>
230
- <li>27 <a href="#5.1.0" title="2006-07-29">Version 5.1.0</a>
236
+ <li>28 <a href="#5.1.0" title="2006-07-29">Version 5.1.0</a>
231
237
  <ul>
232
- <li>27.1 <a href="#anchor97">Summary</a></li>
233
- <li>27.2 <a href="#anchor98">Acknowledgment</a></li>
234
- <li>27.3 <a href="#anchor99">Details</a>
238
+ <li>28.1 <a href="#anchor99">Summary</a></li>
239
+ <li>28.2 <a href="#anchor100">Acknowledgment</a></li>
240
+ <li>28.3 <a href="#anchor101">Details</a>
235
241
  <ul>
236
- <li>27.3.1 <a href="#anchor100">User manual</a></li>
237
- <li>27.3.2 <a href="#anchor101">Examples</a></li>
238
- <li>27.3.3 <a href="#anchor102"><span class="caps">VPI</span> utility layer</a></li>
242
+ <li>28.3.1 <a href="#anchor102">User manual</a></li>
243
+ <li>28.3.2 <a href="#anchor103">Examples</a></li>
244
+ <li>28.3.3 <a href="#anchor104"><span class="caps">VPI</span> utility layer</a></li>
239
245
  </ul>
240
246
  </li>
241
247
  </ul>
242
248
  </li>
243
- <li>28 <a href="#5.0.0" title="2006-07-22">Version 5.0.0</a>
249
+ <li>29 <a href="#5.0.0" title="2006-07-22">Version 5.0.0</a>
244
250
  <ul>
245
- <li>28.1 <a href="#anchor103">Summary</a></li>
246
- <li>28.2 <a href="#anchor104">Acknowledgment</a></li>
247
- <li>28.3 <a href="#anchor105">Notice</a></li>
248
- <li>28.4 <a href="#anchor106">Details</a></li>
251
+ <li>29.1 <a href="#anchor105">Summary</a></li>
252
+ <li>29.2 <a href="#anchor106">Acknowledgment</a></li>
253
+ <li>29.3 <a href="#anchor107">Notice</a></li>
254
+ <li>29.4 <a href="#anchor108">Details</a></li>
249
255
  </ul>
250
256
  </li>
251
- <li>29 <a href="#4.0.0" title="2006-05-25">Version 4.0.0</a>
257
+ <li>30 <a href="#4.0.0" title="2006-05-25">Version 4.0.0</a>
252
258
  <ul>
253
- <li>29.1 <a href="#anchor107">Summary</a></li>
254
- <li>29.2 <a href="#anchor108">Acknowledgment</a></li>
255
- <li>29.3 <a href="#anchor109">Notice</a></li>
256
- <li>29.4 <a href="#anchor110">Details</a></li>
259
+ <li>30.1 <a href="#anchor109">Summary</a></li>
260
+ <li>30.2 <a href="#anchor110">Acknowledgment</a></li>
261
+ <li>30.3 <a href="#anchor111">Notice</a></li>
262
+ <li>30.4 <a href="#anchor112">Details</a></li>
257
263
  </ul>
258
264
  </li>
259
- <li>30 <a href="#3.2.0" title="2006-05-13">Version 3.2.0</a>
265
+ <li>31 <a href="#3.2.0" title="2006-05-13">Version 3.2.0</a>
260
266
  <ul>
261
- <li>30.1 <a href="#anchor111">Summary</a></li>
262
- <li>30.2 <a href="#anchor112">Acknowledgment</a></li>
263
- <li>30.3 <a href="#anchor113">Details</a></li>
267
+ <li>31.1 <a href="#anchor113">Summary</a></li>
268
+ <li>31.2 <a href="#anchor114">Acknowledgment</a></li>
269
+ <li>31.3 <a href="#anchor115">Details</a></li>
264
270
  </ul>
265
271
  </li>
266
- <li>31 <a href="#3.1.0" title="2006-04-28">Version 3.1.0</a>
272
+ <li>32 <a href="#3.1.0" title="2006-04-28">Version 3.1.0</a>
267
273
  <ul>
268
- <li>31.1 <a href="#anchor114">Summary</a></li>
269
- <li>31.2 <a href="#anchor115">Notice</a></li>
270
- <li>31.3 <a href="#anchor116">Details</a></li>
274
+ <li>32.1 <a href="#anchor116">Summary</a></li>
275
+ <li>32.2 <a href="#anchor117">Notice</a></li>
276
+ <li>32.3 <a href="#anchor118">Details</a></li>
271
277
  </ul>
272
278
  </li>
273
- <li>32 <a href="#3.0.0" title="2006-04-23">Version 3.0.0</a>
279
+ <li>33 <a href="#3.0.0" title="2006-04-23">Version 3.0.0</a>
274
280
  <ul>
275
- <li>32.1 <a href="#anchor117">Summary</a></li>
276
- <li>32.2 <a href="#anchor118">Acknowledgment</a></li>
277
- <li>32.3 <a href="#anchor119">Notice</a></li>
278
- <li>32.4 <a href="#anchor120">Details</a></li>
281
+ <li>33.1 <a href="#anchor119">Summary</a></li>
282
+ <li>33.2 <a href="#anchor120">Acknowledgment</a></li>
283
+ <li>33.3 <a href="#anchor121">Notice</a></li>
284
+ <li>33.4 <a href="#anchor122">Details</a></li>
279
285
  </ul>
280
286
  </li>
281
- <li>33 <a href="#2.0.0" title="2006-04-17">Version 2.0.0</a>
287
+ <li>34 <a href="#2.0.0" title="2006-04-17">Version 2.0.0</a>
282
288
  <ul>
283
- <li>33.1 <a href="#anchor121">Summary</a></li>
284
- <li>33.2 <a href="#anchor122">Acknowledgment</a></li>
285
- <li>33.3 <a href="#anchor123">Notice</a></li>
286
- <li>33.4 <a href="#anchor124">Details</a></li>
289
+ <li>34.1 <a href="#anchor123">Summary</a></li>
290
+ <li>34.2 <a href="#anchor124">Acknowledgment</a></li>
291
+ <li>34.3 <a href="#anchor125">Notice</a></li>
292
+ <li>34.4 <a href="#anchor126">Details</a></li>
287
293
  </ul>
288
294
  </li>
289
- <li>34 <a href="#1.0.0" title="2006-02-26">Version 1.0.0</a>
295
+ <li>35 <a href="#1.0.0" title="2006-02-26">Version 1.0.0</a>
290
296
  <ul>
291
- <li>34.1 <a href="#anchor125">Summary</a></li>
292
- <li>34.2 <a href="#anchor126">Acknowledgment</a></li>
293
- <li>34.3 <a href="#anchor127">Details</a></li>
297
+ <li>35.1 <a href="#anchor127">Summary</a></li>
298
+ <li>35.2 <a href="#anchor128">Acknowledgment</a></li>
299
+ <li>35.3 <a href="#anchor129">Details</a></li>
294
300
  </ul>
295
301
  </li>
296
- <li>35 <a href="#0.0.0" title="1999-10-31">Version 0.0.0</a>
302
+ <li>36 <a href="#0.0.0" title="1999-10-31">Version 0.0.0</a>
297
303
  <ul>
298
- <li>35.1 <a href="#anchor128">Summary</a></li>
299
- <li>35.2 <a href="#anchor129">Details</a></li>
304
+ <li>36.1 <a href="#anchor130">Summary</a></li>
305
+ <li>36.2 <a href="#anchor131">Details</a></li>
300
306
  </ul></li>
301
307
  </ul>
302
308
 
@@ -318,22 +324,44 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
318
324
  </ul>
319
325
 
320
326
 
321
- <h1 id="15.0.1">2 &nbsp; Version 15.0.1 (2007-01-15)</h1>
327
+ <h1 id="15.0.2">2 &nbsp; Version 15.0.2 (2007-01-22)</h1>
322
328
 
323
329
 
324
330
  <h2 id="anchor13">2.1 &nbsp; Summary</h2>
325
331
 
326
332
 
333
+ <p>This release fixes problems with linking of the C extension and installation of the gem.</p>
334
+
335
+
336
+ <h2 id="anchor14">2.2 &nbsp; Details</h2>
337
+
338
+
339
+ <ul>
340
+ <li>Added checks for <span class="caps">POSIX</span> threads &#38; Ruby libraries before creating makefile. Otherwise the <tt>.so</tt> files were not being linked to those libraries on the <span class="caps">MASC</span> machine!</li>
341
+ </ul>
342
+
343
+
344
+ <ul>
345
+ <li>The <strong>make</strong> program on the <span class="caps">MASC</span> machine does not like an empty Makefile. It was causing gem installation to fail.</li>
346
+ </ul>
347
+
348
+
349
+ <h1 id="15.0.1">3 &nbsp; Version 15.0.1 (2007-01-15)</h1>
350
+
351
+
352
+ <h2 id="anchor15">3.1 &nbsp; Summary</h2>
353
+
354
+
327
355
  <p>This release fixes a problem with compilation of the C extension and improves the user documentation&#8217;s appearance.</p>
328
356
 
329
357
 
330
- <h2 id="anchor14">2.2 &nbsp; Acknowledgment</h2>
358
+ <h2 id="anchor16">3.2 &nbsp; Acknowledgment</h2>
331
359
 
332
360
 
333
361
  <p>Thanks to Derek Graham for reporting the problem.</p>
334
362
 
335
363
 
336
- <h2 id="anchor15">2.3 &nbsp; Details</h2>
364
+ <h2 id="anchor17">3.3 &nbsp; Details</h2>
337
365
 
338
366
 
339
367
  <ul>
@@ -351,22 +379,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
351
379
  </ul>
352
380
 
353
381
 
354
- <h1 id="15.0.0">3 &nbsp; Version 15.0.0 (2007-01-13)</h1>
382
+ <h1 id="15.0.0">4 &nbsp; Version 15.0.0 (2007-01-13)</h1>
355
383
 
356
384
 
357
- <h2 id="anchor16">3.1 &nbsp; Summary</h2>
385
+ <h2 id="anchor18">4.1 &nbsp; Summary</h2>
358
386
 
359
387
 
360
388
  <p>This release fixes a problem with compilation of the C extension, and makes clock generation code correctly affect Ruby prototypes.</p>
361
389
 
362
390
 
363
- <h2 id="anchor17">3.2 &nbsp; Acknowledgment</h2>
391
+ <h2 id="anchor19">4.2 &nbsp; Acknowledgment</h2>
364
392
 
365
393
 
366
394
  <p>Thanks to Derek Graham for reporting the problem with compilation of the C extension.</p>
367
395
 
368
396
 
369
- <h2 id="anchor18">3.3 &nbsp; Notice</h2>
397
+ <h2 id="anchor20">4.3 &nbsp; Notice</h2>
370
398
 
371
399
 
372
400
  <ul>
@@ -379,7 +407,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
379
407
  </ul>
380
408
 
381
409
 
382
- <h3 id="anchor19">3.3.1 &nbsp; New features</h3>
410
+ <h3 id="anchor21">4.3.1 &nbsp; New features</h3>
383
411
 
384
412
 
385
413
  <ul>
@@ -397,7 +425,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
397
425
  </ul>
398
426
 
399
427
 
400
- <h2 id="anchor20">3.4 &nbsp; Details</h2>
428
+ <h2 id="anchor22">4.4 &nbsp; Details</h2>
401
429
 
402
430
 
403
431
  <ul>
@@ -415,16 +443,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
415
443
  </ul>
416
444
 
417
445
 
418
- <h1 id="14.0.0">4 &nbsp; Version 14.0.0 (2006-12-30)</h1>
446
+ <h1 id="14.0.0">5 &nbsp; Version 14.0.0 (2006-12-30)</h1>
419
447
 
420
448
 
421
- <h2 id="anchor21">4.1 &nbsp; Summary</h2>
449
+ <h2 id="anchor23">5.1 &nbsp; Summary</h2>
422
450
 
423
451
 
424
452
  <p>This release adds support for simulation callbacks, renders Verilog benches <em>fully simplified</em>, and revises the user manual to reflect major changes.</p>
425
453
 
426
454
 
427
- <h2 id="anchor22">4.2 &nbsp; Notice</h2>
455
+ <h2 id="anchor24">5.2 &nbsp; Notice</h2>
428
456
 
429
457
 
430
458
  <ul>
@@ -441,7 +469,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
441
469
  </ul>
442
470
 
443
471
 
444
- <h3 id="anchor23">4.2.1 &nbsp; New features</h3>
472
+ <h3 id="anchor25">5.2.1 &nbsp; New features</h3>
445
473
 
446
474
 
447
475
  <ul>
@@ -464,7 +492,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
464
492
  </ul>
465
493
 
466
494
 
467
- <h2 id="anchor24">4.3 &nbsp; Details</h2>
495
+ <h2 id="anchor26">5.3 &nbsp; Details</h2>
468
496
 
469
497
 
470
498
  <ul>
@@ -491,16 +519,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
491
519
  </ul>
492
520
 
493
521
 
494
- <h1 id="13.0.0">5 &nbsp; Version 13.0.0 (2006-12-27)</h1>
522
+ <h1 id="13.0.0">6 &nbsp; Version 13.0.0 (2006-12-27)</h1>
495
523
 
496
524
 
497
- <h2 id="anchor25">5.1 &nbsp; Summary</h2>
525
+ <h2 id="anchor27">6.1 &nbsp; Summary</h2>
498
526
 
499
527
 
500
528
  <p>This release fixes a <em>major</em> instability bug, simplifies generated Verilog benches, and purifies the <span class="caps">API</span> reference documentation.</p>
501
529
 
502
530
 
503
- <h2 id="anchor26">5.2 &nbsp; Notice</h2>
531
+ <h2 id="anchor28">6.2 &nbsp; Notice</h2>
504
532
 
505
533
 
506
534
  <ul>
@@ -511,7 +539,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
511
539
  </ul>
512
540
 
513
541
 
514
- <h3 id="anchor27">5.2.1 &nbsp; New features</h3>
542
+ <h3 id="anchor29">6.2.1 &nbsp; New features</h3>
515
543
 
516
544
 
517
545
  <ul>
@@ -519,7 +547,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
519
547
  </ul>
520
548
 
521
549
 
522
- <h2 id="anchor28">5.3 &nbsp; Details</h2>
550
+ <h2 id="anchor30">6.3 &nbsp; Details</h2>
523
551
 
524
552
 
525
553
  <ul>
@@ -544,16 +572,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
544
572
  </ul>
545
573
 
546
574
 
547
- <h1 id="12.1.0">6 &nbsp; Version 12.1.0 (2006-12-22)</h1>
575
+ <h1 id="12.1.0">7 &nbsp; Version 12.1.0 (2006-12-22)</h1>
548
576
 
549
577
 
550
- <h2 id="anchor29">6.1 &nbsp; Summary</h2>
578
+ <h2 id="anchor31">7.1 &nbsp; Summary</h2>
551
579
 
552
580
 
553
581
  <p>This release adds interactive debugging support, adds new sections to the user manual, and cleanses some internals.</p>
554
582
 
555
583
 
556
- <h2 id="anchor30">6.2 &nbsp; Notice</h2>
584
+ <h2 id="anchor32">7.2 &nbsp; Notice</h2>
557
585
 
558
586
 
559
587
  <ul>
@@ -566,7 +594,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
566
594
  </ul>
567
595
 
568
596
 
569
- <h3 id="anchor31">6.2.1 &nbsp; New features</h3>
597
+ <h3 id="anchor33">7.2.1 &nbsp; New features</h3>
570
598
 
571
599
 
572
600
  <ul>
@@ -582,7 +610,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
582
610
  </ul>
583
611
 
584
612
 
585
- <h2 id="anchor32">6.3 &nbsp; Details</h2>
613
+ <h2 id="anchor34">7.3 &nbsp; Details</h2>
586
614
 
587
615
 
588
616
  <ul>
@@ -605,31 +633,31 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
605
633
  </ul>
606
634
 
607
635
 
608
- <h1 id="12.0.2">7 &nbsp; Version 12.0.2 (2006-12-18)</h1>
636
+ <h1 id="12.0.2">8 &nbsp; Version 12.0.2 (2006-12-18)</h1>
609
637
 
610
638
 
611
- <h2 id="anchor33">7.1 &nbsp; Summary</h2>
639
+ <h2 id="anchor35">8.1 &nbsp; Summary</h2>
612
640
 
613
641
 
614
642
  <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>
615
643
 
616
644
 
617
- <h1 id="12.0.1">8 &nbsp; Version 12.0.1 (2006-12-18)</h1>
645
+ <h1 id="12.0.1">9 &nbsp; Version 12.0.1 (2006-12-18)</h1>
618
646
 
619
647
 
620
- <h2 id="anchor34">8.1 &nbsp; Summary</h2>
648
+ <h2 id="anchor36">9.1 &nbsp; Summary</h2>
621
649
 
622
650
 
623
651
  <p>This release fixes a problem in code coverage analysis.</p>
624
652
 
625
653
 
626
- <h2 id="anchor35">8.2 &nbsp; Acknowledgment</h2>
654
+ <h2 id="anchor37">9.2 &nbsp; Acknowledgment</h2>
627
655
 
628
656
 
629
657
  <p>Thanks to Mauricio Fernandez for helping me solve the problem.</p>
630
658
 
631
659
 
632
- <h2 id="anchor36">8.3 &nbsp; Details</h2>
660
+ <h2 id="anchor38">9.3 &nbsp; Details</h2>
633
661
 
634
662
 
635
663
  <p>Previously, code coverage reports were not providing any useful information because they were being generated <em>before</em> the test had a chance to run. This problem has been fixed&#8212;code coverage reports are now generated <em>after</em> the test has finished running.</p>
@@ -638,16 +666,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
638
666
  <p>This problem occurred because I had forgotten that <code class="code"><span style="color:#036; font-weight:bold">Kernel</span>.at_exit</code> invokes the blocks passed to it in <em>reverse</em> order. So, the coverage report was being generated before Test::Unit had a chance to run (it also uses <code class="code"><span style="color:#036; font-weight:bold">Kernel</span>.at_exit</code>).</p>
639
667
 
640
668
 
641
- <h1 id="12.0.0">9 &nbsp; Version 12.0.0 (2006-12-07)</h1>
669
+ <h1 id="12.0.0">10 &nbsp; Version 12.0.0 (2006-12-07)</h1>
642
670
 
643
671
 
644
- <h2 id="anchor37">9.1 &nbsp; Summary</h2>
672
+ <h2 id="anchor39">10.1 &nbsp; Summary</h2>
645
673
 
646
674
 
647
675
  <p>This release adds support for the <a href="http://chneukirchen.org/blog/archive/2006/10/announcing-test-spec-0-2-a-bdd-interface-for-test-unit.html">test/spec</a> library, fixes some bugs, and improves the user manual and generated tests.</p>
648
676
 
649
677
 
650
- <h2 id="anchor38">9.2 &nbsp; Notice</h2>
678
+ <h2 id="anchor40">10.2 &nbsp; Notice</h2>
651
679
 
652
680
 
653
681
  <ul>
@@ -684,7 +712,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
684
712
  </ul>
685
713
 
686
714
 
687
- <h2 id="anchor39">9.3 &nbsp; Details</h2>
715
+ <h2 id="anchor41">10.3 &nbsp; Details</h2>
688
716
 
689
717
 
690
718
  <ul>
@@ -702,7 +730,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
702
730
  </ul>
703
731
 
704
732
 
705
- <h3 id="anchor40">9.3.1 &nbsp; Test generation</h3>
733
+ <h3 id="anchor42">10.3.1 &nbsp; Test generation</h3>
706
734
 
707
735
 
708
736
  <ul>
@@ -739,22 +767,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
739
767
  </ul>
740
768
 
741
769
 
742
- <h1 id="11.1.1">10 &nbsp; Version 11.1.1 (2006-11-15)</h1>
770
+ <h1 id="11.1.1">11 &nbsp; Version 11.1.1 (2006-11-15)</h1>
743
771
 
744
772
 
745
- <h2 id="anchor41">10.1 &nbsp; Summary</h2>
773
+ <h2 id="anchor43">11.1 &nbsp; Summary</h2>
746
774
 
747
775
 
748
776
  <p>This release fixes a bug in the automated test generator, unifies the user manual and the website into a single documentation system, and adds support for rSpec 0.7.2.</p>
749
777
 
750
778
 
751
- <h2 id="anchor42">10.2 &nbsp; Acknowledgment</h2>
779
+ <h2 id="anchor44">11.2 &nbsp; Acknowledgment</h2>
752
780
 
753
781
 
754
782
  <p>Thanks to John Burr for finding the bug in the automated test generator.</p>
755
783
 
756
784
 
757
- <h2 id="anchor43">10.3 &nbsp; Notice</h2>
785
+ <h2 id="anchor45">11.3 &nbsp; Notice</h2>
758
786
 
759
787
 
760
788
  <ul>
@@ -762,7 +790,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
762
790
  </ul>
763
791
 
764
792
 
765
- <h2 id="anchor44">10.4 &nbsp; Details</h2>
793
+ <h2 id="anchor46">11.4 &nbsp; Details</h2>
766
794
 
767
795
 
768
796
  <ul>
@@ -775,22 +803,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
775
803
  </ul>
776
804
 
777
805
 
778
- <h1 id="11.1.0">11 &nbsp; Version 11.1.0 (2006-11-08)</h1>
806
+ <h1 id="11.1.0">12 &nbsp; Version 11.1.0 (2006-11-08)</h1>
779
807
 
780
808
 
781
- <h2 id="anchor45">11.1 &nbsp; Summary</h2>
809
+ <h2 id="anchor47">12.1 &nbsp; Summary</h2>
782
810
 
783
811
 
784
812
  <p>This release fixes a bug in generated benches, improves the <a href="../ref/ruby/classes/Vpi/Handle.html">the <code class="code"><span style="color:#036; font-weight:bold">Vpi</span>::<span style="color:#036; font-weight:bold">Handle</span></code> class</a>, and improves performance by roughly 20%.</p>
785
813
 
786
814
 
787
- <h2 id="anchor46">11.2 &nbsp; Acknowledgment</h2>
815
+ <h2 id="anchor48">12.2 &nbsp; Acknowledgment</h2>
788
816
 
789
817
 
790
818
  <p>Thanks to Matt Fischler for finding the bug in generated benches (see below).</p>
791
819
 
792
820
 
793
- <h2 id="anchor47">11.3 &nbsp; Notice</h2>
821
+ <h2 id="anchor49">12.3 &nbsp; Notice</h2>
794
822
 
795
823
 
796
824
  <ul>
@@ -798,7 +826,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
798
826
  </ul>
799
827
 
800
828
 
801
- <h2 id="anchor48">11.4 &nbsp; Details</h2>
829
+ <h2 id="anchor50">12.4 &nbsp; Details</h2>
802
830
 
803
831
 
804
832
  <ul>
@@ -849,16 +877,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
849
877
  </ul>
850
878
 
851
879
 
852
- <h1 id="11.0.0">12 &nbsp; Version 11.0.0 (2006-11-05)</h1>
880
+ <h1 id="11.0.0">13 &nbsp; Version 11.0.0 (2006-11-05)</h1>
853
881
 
854
882
 
855
- <h2 id="anchor49">12.1 &nbsp; Summary</h2>
883
+ <h2 id="anchor51">13.1 &nbsp; Summary</h2>
856
884
 
857
885
 
858
886
  <p>This release shortens generated Ruby benches and uses the less confusing notation for defining <a href="http://wiki.rubygarden.org/Ruby/page/show/SingletonTutorial">singleton methods</a> in generated designs and prototypes.</p>
859
887
 
860
888
 
861
- <h2 id="anchor50">12.2 &nbsp; Notice</h2>
889
+ <h2 id="anchor52">13.2 &nbsp; Notice</h2>
862
890
 
863
891
 
864
892
  <ul>
@@ -876,7 +904,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
876
904
  </ul>
877
905
 
878
906
 
879
- <h2 id="anchor51">12.3 &nbsp; Details</h2>
907
+ <h2 id="anchor53">13.3 &nbsp; Details</h2>
880
908
 
881
909
 
882
910
  <ul>
@@ -903,22 +931,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
903
931
  </ul>
904
932
 
905
933
 
906
- <h1 id="10.0.0">13 &nbsp; Version 10.0.0 (2006-11-05)</h1>
934
+ <h1 id="10.0.0">14 &nbsp; Version 10.0.0 (2006-11-05)</h1>
907
935
 
908
936
 
909
- <h2 id="anchor52">13.1 &nbsp; Summary</h2>
937
+ <h2 id="anchor54">14.1 &nbsp; Summary</h2>
910
938
 
911
939
 
912
940
  <p>This release adds the ability to access a handle&#8217;s children and reduces the amount of code produced by the automated test generator.</p>
913
941
 
914
942
 
915
- <h2 id="anchor53">13.2 &nbsp; Acknowledgment</h2>
943
+ <h2 id="anchor55">14.2 &nbsp; Acknowledgment</h2>
916
944
 
917
945
 
918
946
  <p>Thanks to Matt Fischler for finding the problem of misdirected compilation errors in Verilog benches.</p>
919
947
 
920
948
 
921
- <h2 id="anchor54">13.3 &nbsp; Notice</h2>
949
+ <h2 id="anchor56">14.3 &nbsp; Notice</h2>
922
950
 
923
951
 
924
952
  <ul>
@@ -939,10 +967,10 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
939
967
  </ul>
940
968
 
941
969
 
942
- <h2 id="anchor55">13.4 &nbsp; Details</h2>
970
+ <h2 id="anchor57">14.4 &nbsp; Details</h2>
943
971
 
944
972
 
945
- <h3 id="anchor56">13.4.1 &nbsp; Automated test generator</h3>
973
+ <h3 id="anchor58">14.4.1 &nbsp; Automated test generator</h3>
946
974
 
947
975
 
948
976
  <ul>
@@ -965,7 +993,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
965
993
  </ul>
966
994
 
967
995
 
968
- <h3 id="anchor57">13.4.2 &nbsp; User manual</h3>
996
+ <h3 id="anchor59">14.4.2 &nbsp; User manual</h3>
969
997
 
970
998
 
971
999
  <ul>
@@ -983,22 +1011,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
983
1011
  </ul>
984
1012
 
985
1013
 
986
- <h1 id="9.0.0">14 &nbsp; Version 9.0.0 (2006-10-28)</h1>
1014
+ <h1 id="9.0.0">15 &nbsp; Version 9.0.0 (2006-10-28)</h1>
987
1015
 
988
1016
 
989
- <h2 id="anchor58">14.1 &nbsp; Summary</h2>
1017
+ <h2 id="anchor60">15.1 &nbsp; Summary</h2>
990
1018
 
991
1019
 
992
1020
  <p>This release improves the automated test generator and adds new content to the user manual.</p>
993
1021
 
994
1022
 
995
- <h2 id="anchor59">14.2 &nbsp; Acknowledgment</h2>
1023
+ <h2 id="anchor61">15.2 &nbsp; Acknowledgment</h2>
996
1024
 
997
1025
 
998
1026
  <p>Thanks to Matt Fischler for helping test and debug the installation of Ruby-VPI on Windows.</p>
999
1027
 
1000
1028
 
1001
- <h2 id="anchor60">14.3 &nbsp; Notice</h2>
1029
+ <h2 id="anchor62">15.3 &nbsp; Notice</h2>
1002
1030
 
1003
1031
 
1004
1032
  <ul>
@@ -1006,7 +1034,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1006
1034
  </ul>
1007
1035
 
1008
1036
 
1009
- <h2 id="anchor61">14.4 &nbsp; Details</h2>
1037
+ <h2 id="anchor63">15.4 &nbsp; Details</h2>
1010
1038
 
1011
1039
 
1012
1040
  <ul>
@@ -1049,22 +1077,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1049
1077
  </ul>
1050
1078
 
1051
1079
 
1052
- <h1 id="8.2.0">15 &nbsp; Version 8.2.0 (2006-10-24)</h1>
1080
+ <h1 id="8.2.0">16 &nbsp; Version 8.2.0 (2006-10-24)</h1>
1053
1081
 
1054
1082
 
1055
- <h2 id="anchor62">15.1 &nbsp; Summary</h2>
1083
+ <h2 id="anchor64">16.1 &nbsp; Summary</h2>
1056
1084
 
1057
1085
 
1058
1086
  <p>This release simplifies configuration of generated tests.</p>
1059
1087
 
1060
1088
 
1061
- <h2 id="anchor63">15.2 &nbsp; Acknowledgment</h2>
1089
+ <h2 id="anchor65">16.2 &nbsp; Acknowledgment</h2>
1062
1090
 
1063
1091
 
1064
1092
  <p>Thanks to <a href="http://www.soe.ucsc.edu/classes/cmpe126/Fall06/">students in <span class="caps">CMPE</span>-126</a> for their comments.</p>
1065
1093
 
1066
1094
 
1067
- <h2 id="anchor64">15.3 &nbsp; Notice</h2>
1095
+ <h2 id="anchor66">16.3 &nbsp; Notice</h2>
1068
1096
 
1069
1097
 
1070
1098
  <ul>
@@ -1072,7 +1100,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1072
1100
  </ul>
1073
1101
 
1074
1102
 
1075
- <h2 id="anchor65">15.4 &nbsp; Details</h2>
1103
+ <h2 id="anchor67">16.4 &nbsp; Details</h2>
1076
1104
 
1077
1105
 
1078
1106
  <ul>
@@ -1082,16 +1110,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1082
1110
  </ul>
1083
1111
 
1084
1112
 
1085
- <h1 id="8.1.0">16 &nbsp; Version 8.1.0 (2006-10-21)</h1>
1113
+ <h1 id="8.1.0">17 &nbsp; Version 8.1.0 (2006-10-21)</h1>
1086
1114
 
1087
1115
 
1088
- <h2 id="anchor66">16.1 &nbsp; Summary</h2>
1116
+ <h2 id="anchor68">17.1 &nbsp; Summary</h2>
1089
1117
 
1090
1118
 
1091
1119
  <p>This release adds an integer library and renames the vpi_util library.</p>
1092
1120
 
1093
1121
 
1094
- <h2 id="anchor67">16.2 &nbsp; Notice</h2>
1122
+ <h2 id="anchor69">17.2 &nbsp; Notice</h2>
1095
1123
 
1096
1124
 
1097
1125
  <ul>
@@ -1099,7 +1127,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1099
1127
  </ul>
1100
1128
 
1101
1129
 
1102
- <h2 id="anchor68">16.3 &nbsp; Details</h2>
1130
+ <h2 id="anchor70">17.3 &nbsp; Details</h2>
1103
1131
 
1104
1132
 
1105
1133
  <ul>
@@ -1107,16 +1135,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1107
1135
  </ul>
1108
1136
 
1109
1137
 
1110
- <h1 id="8.0.0">17 &nbsp; Version 8.0.0 (2006-10-13)</h1>
1138
+ <h1 id="8.0.0">18 &nbsp; Version 8.0.0 (2006-10-13)</h1>
1111
1139
 
1112
1140
 
1113
- <h2 id="anchor69">17.1 &nbsp; Summary</h2>
1141
+ <h2 id="anchor71">18.1 &nbsp; Summary</h2>
1114
1142
 
1115
1143
 
1116
1144
  <p>This release renames some identifiers for consistency, updates the documentation, and improves integration with RubyGems.</p>
1117
1145
 
1118
1146
 
1119
- <h2 id="anchor70">17.2 &nbsp; Notice</h2>
1147
+ <h2 id="anchor72">18.2 &nbsp; Notice</h2>
1120
1148
 
1121
1149
 
1122
1150
  <ul>
@@ -1132,7 +1160,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1132
1160
  </ul>
1133
1161
 
1134
1162
 
1135
- <h2 id="anchor71">17.3 &nbsp; Details</h2>
1163
+ <h2 id="anchor73">18.3 &nbsp; Details</h2>
1136
1164
 
1137
1165
 
1138
1166
  <ul>
@@ -1163,16 +1191,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1163
1191
  </ul>
1164
1192
 
1165
1193
 
1166
- <h1 id="7.3.0">18 &nbsp; Version 7.3.0 (2006-09-30)</h1>
1194
+ <h1 id="7.3.0">19 &nbsp; Version 7.3.0 (2006-09-30)</h1>
1167
1195
 
1168
1196
 
1169
- <h2 id="anchor72">18.1 &nbsp; Summary</h2>
1197
+ <h2 id="anchor74">19.1 &nbsp; Summary</h2>
1170
1198
 
1171
1199
 
1172
1200
  <p>This release fixes a bug in generated Verilog benches, includes parsed constants in generated tests, and adds new methods to handles.</p>
1173
1201
 
1174
1202
 
1175
- <h2 id="anchor73">18.2 &nbsp; Notice</h2>
1203
+ <h2 id="anchor75">19.2 &nbsp; Notice</h2>
1176
1204
 
1177
1205
 
1178
1206
  <ul>
@@ -1184,7 +1212,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1184
1212
  </ul>
1185
1213
 
1186
1214
 
1187
- <h2 id="anchor74">18.3 &nbsp; Details</h2>
1215
+ <h2 id="anchor76">19.3 &nbsp; Details</h2>
1188
1216
 
1189
1217
 
1190
1218
  <ul>
@@ -1205,22 +1233,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1205
1233
  </ul>
1206
1234
 
1207
1235
 
1208
- <h1 id="7.2.0">19 &nbsp; Version 7.2.0 (2006-09-15)</h1>
1236
+ <h1 id="7.2.0">20 &nbsp; Version 7.2.0 (2006-09-15)</h1>
1209
1237
 
1210
1238
 
1211
- <h2 id="anchor75">19.1 &nbsp; Summary</h2>
1239
+ <h2 id="anchor77">20.1 &nbsp; Summary</h2>
1212
1240
 
1213
1241
 
1214
1242
  <p>This release adds initial support for code coverage analysis via the <a href="http://eigenclass.org/hiki.rb?rcov">rcov library</a>.</p>
1215
1243
 
1216
1244
 
1217
- <h2 id="anchor76">19.2 &nbsp; Acknowledgment</h2>
1245
+ <h2 id="anchor78">20.2 &nbsp; Acknowledgment</h2>
1218
1246
 
1219
1247
 
1220
1248
  <p>Thanks to Mauricio Fernandez for helping me use rcov without its runner.</p>
1221
1249
 
1222
1250
 
1223
- <h2 id="anchor77">19.3 &nbsp; Details</h2>
1251
+ <h2 id="anchor79">20.3 &nbsp; Details</h2>
1224
1252
 
1225
1253
 
1226
1254
  <ul>
@@ -1236,16 +1264,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1236
1264
  </ul>
1237
1265
 
1238
1266
 
1239
- <h1 id="7.1.0">20 &nbsp; Version 7.1.0 (2006-08-29)</h1>
1267
+ <h1 id="7.1.0">21 &nbsp; Version 7.1.0 (2006-08-29)</h1>
1240
1268
 
1241
1269
 
1242
- <h2 id="anchor78">20.1 &nbsp; Summary</h2>
1270
+ <h2 id="anchor80">21.1 &nbsp; Summary</h2>
1243
1271
 
1244
1272
 
1245
1273
  <p>This release simplifies running of multiple tests, restores compatibility with Synopsys <span class="caps">VCS</span>, and better integrates with RubyGems.</p>
1246
1274
 
1247
1275
 
1248
- <h2 id="anchor79">20.2 &nbsp; Details</h2>
1276
+ <h2 id="anchor81">21.2 &nbsp; Details</h2>
1249
1277
 
1250
1278
 
1251
1279
  <ul>
@@ -1273,16 +1301,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1273
1301
  </ul>
1274
1302
 
1275
1303
 
1276
- <h1 id="7.0.0">21 &nbsp; Version 7.0.0 (2006-08-29)</h1>
1304
+ <h1 id="7.0.0">22 &nbsp; Version 7.0.0 (2006-08-29)</h1>
1277
1305
 
1278
1306
 
1279
- <h2 id="anchor80">21.1 &nbsp; Summary</h2>
1307
+ <h2 id="anchor82">22.1 &nbsp; Summary</h2>
1280
1308
 
1281
1309
 
1282
1310
  <p>This release distributes Ruby-VPI as a gem, improves portability of generated tests, and fixes a bug.</p>
1283
1311
 
1284
1312
 
1285
- <h2 id="anchor81">21.2 &nbsp; Notice</h2>
1313
+ <h2 id="anchor83">22.2 &nbsp; Notice</h2>
1286
1314
 
1287
1315
 
1288
1316
  <ul>
@@ -1309,7 +1337,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1309
1337
  </ul>
1310
1338
 
1311
1339
 
1312
- <h2 id="anchor82">21.3 &nbsp; Details</h2>
1340
+ <h2 id="anchor84">22.3 &nbsp; Details</h2>
1313
1341
 
1314
1342
 
1315
1343
  <ul>
@@ -1340,16 +1368,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1340
1368
  </ul>
1341
1369
 
1342
1370
 
1343
- <h1 id="6.3.0">22 &nbsp; Version 6.3.0 (2006-08-27)</h1>
1371
+ <h1 id="6.3.0">23 &nbsp; Version 6.3.0 (2006-08-27)</h1>
1344
1372
 
1345
1373
 
1346
- <h2 id="anchor83">22.1 &nbsp; Summary</h2>
1374
+ <h2 id="anchor85">23.1 &nbsp; Summary</h2>
1347
1375
 
1348
1376
 
1349
1377
  <p>This release adds support for the <span class="caps">GPL</span> Cver simulator, provides both binary and source packages, and explicitly defines the version numbering system.</p>
1350
1378
 
1351
1379
 
1352
- <h2 id="anchor84">22.2 &nbsp; Notice</h2>
1380
+ <h2 id="anchor86">23.2 &nbsp; Notice</h2>
1353
1381
 
1354
1382
 
1355
1383
  <ul>
@@ -1360,7 +1388,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1360
1388
  </ul>
1361
1389
 
1362
1390
 
1363
- <h2 id="anchor85">22.3 &nbsp; Details</h2>
1391
+ <h2 id="anchor87">23.3 &nbsp; Details</h2>
1364
1392
 
1365
1393
 
1366
1394
  <ul>
@@ -1455,16 +1483,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1455
1483
  </ul>
1456
1484
 
1457
1485
 
1458
- <h1 id="6.2.0">23 &nbsp; Version 6.2.0 (2006-08-26)</h1>
1486
+ <h1 id="6.2.0">24 &nbsp; Version 6.2.0 (2006-08-26)</h1>
1459
1487
 
1460
1488
 
1461
- <h2 id="anchor86">23.1 &nbsp; Summary</h2>
1489
+ <h2 id="anchor88">24.1 &nbsp; Summary</h2>
1462
1490
 
1463
1491
 
1464
1492
  <p>This release beautifies generated tests, adds checks to find signal width bugs, and includes a new tool.</p>
1465
1493
 
1466
1494
 
1467
- <h2 id="anchor87">23.2 &nbsp; Notice</h2>
1495
+ <h2 id="anchor89">24.2 &nbsp; Notice</h2>
1468
1496
 
1469
1497
 
1470
1498
  <ul>
@@ -1477,7 +1505,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1477
1505
  </ul>
1478
1506
 
1479
1507
 
1480
- <h2 id="anchor88">23.3 &nbsp; Details</h2>
1508
+ <h2 id="anchor90">24.3 &nbsp; Details</h2>
1481
1509
 
1482
1510
 
1483
1511
  <ul>
@@ -1500,16 +1528,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1500
1528
  </ul>
1501
1529
 
1502
1530
 
1503
- <h1 id="6.1.0">24 &nbsp; Version 6.1.0 (2006-08-09)</h1>
1531
+ <h1 id="6.1.0">25 &nbsp; Version 6.1.0 (2006-08-09)</h1>
1504
1532
 
1505
1533
 
1506
- <h2 id="anchor89">24.1 &nbsp; Summary</h2>
1534
+ <h2 id="anchor91">25.1 &nbsp; Summary</h2>
1507
1535
 
1508
1536
 
1509
1537
  <p>This release simplifies generated tests and fixes a bug.</p>
1510
1538
 
1511
1539
 
1512
- <h2 id="anchor90">24.2 &nbsp; Details</h2>
1540
+ <h2 id="anchor92">25.2 &nbsp; Details</h2>
1513
1541
 
1514
1542
 
1515
1543
  <ul>
@@ -1526,16 +1554,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1526
1554
  </ul>
1527
1555
 
1528
1556
 
1529
- <h1 id="6.0.0">25 &nbsp; Version 6.0.0 (2006-08-07)</h1>
1557
+ <h1 id="6.0.0">26 &nbsp; Version 6.0.0 (2006-08-07)</h1>
1530
1558
 
1531
1559
 
1532
- <h2 id="anchor91">25.1 &nbsp; Summary</h2>
1560
+ <h2 id="anchor93">26.1 &nbsp; Summary</h2>
1533
1561
 
1534
1562
 
1535
1563
  <p>This release adds support and documentation for rapid prototyping of Verilog designs in Ruby.</p>
1536
1564
 
1537
1565
 
1538
- <h2 id="anchor92">25.2 &nbsp; Notice</h2>
1566
+ <h2 id="anchor94">26.2 &nbsp; Notice</h2>
1539
1567
 
1540
1568
 
1541
1569
  <ul>
@@ -1553,7 +1581,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1553
1581
  </ul>
1554
1582
 
1555
1583
 
1556
- <h2 id="anchor93">25.3 &nbsp; Details</h2>
1584
+ <h2 id="anchor95">26.3 &nbsp; Details</h2>
1557
1585
 
1558
1586
 
1559
1587
  <ul>
@@ -1573,16 +1601,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1573
1601
  </ul>
1574
1602
 
1575
1603
 
1576
- <h1 id="5.1.1">26 &nbsp; Version 5.1.1 (2006-08-04)</h1>
1604
+ <h1 id="5.1.1">27 &nbsp; Version 5.1.1 (2006-08-04)</h1>
1577
1605
 
1578
1606
 
1579
- <h2 id="anchor94">26.1 &nbsp; Summary</h2>
1607
+ <h2 id="anchor96">27.1 &nbsp; Summary</h2>
1580
1608
 
1581
1609
 
1582
1610
  <p>This release fixes unreadable syntax coloring in the user manual.</p>
1583
1611
 
1584
1612
 
1585
- <h2 id="anchor95">26.2 &nbsp; Acknowledgment</h2>
1613
+ <h2 id="anchor97">27.2 &nbsp; Acknowledgment</h2>
1586
1614
 
1587
1615
 
1588
1616
  <ul>
@@ -1590,7 +1618,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1590
1618
  </ul>
1591
1619
 
1592
1620
 
1593
- <h2 id="anchor96">26.3 &nbsp; Details</h2>
1621
+ <h2 id="anchor98">27.3 &nbsp; Details</h2>
1594
1622
 
1595
1623
 
1596
1624
  <ul>
@@ -1603,16 +1631,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1603
1631
  </ul>
1604
1632
 
1605
1633
 
1606
- <h1 id="5.1.0">27 &nbsp; Version 5.1.0 (2006-07-29)</h1>
1634
+ <h1 id="5.1.0">28 &nbsp; Version 5.1.0 (2006-07-29)</h1>
1607
1635
 
1608
1636
 
1609
- <h2 id="anchor97">27.1 &nbsp; Summary</h2>
1637
+ <h2 id="anchor99">28.1 &nbsp; Summary</h2>
1610
1638
 
1611
1639
 
1612
1640
  <p>This release adds a tutorial to the user manual, and improves the tools and examples.</p>
1613
1641
 
1614
1642
 
1615
- <h2 id="anchor98">27.2 &nbsp; Acknowledgment</h2>
1643
+ <h2 id="anchor100">28.2 &nbsp; Acknowledgment</h2>
1616
1644
 
1617
1645
 
1618
1646
  <ul>
@@ -1620,10 +1648,10 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1620
1648
  </ul>
1621
1649
 
1622
1650
 
1623
- <h2 id="anchor99">27.3 &nbsp; Details</h2>
1651
+ <h2 id="anchor101">28.3 &nbsp; Details</h2>
1624
1652
 
1625
1653
 
1626
- <h3 id="anchor100">27.3.1 &nbsp; User manual</h3>
1654
+ <h3 id="anchor102">28.3.1 &nbsp; User manual</h3>
1627
1655
 
1628
1656
 
1629
1657
  <ul>
@@ -1636,7 +1664,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1636
1664
  </ul>
1637
1665
 
1638
1666
 
1639
- <h3 id="anchor101">27.3.2 &nbsp; Examples</h3>
1667
+ <h3 id="anchor103">28.3.2 &nbsp; Examples</h3>
1640
1668
 
1641
1669
 
1642
1670
  <ul>
@@ -1664,7 +1692,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1664
1692
  </ul>
1665
1693
 
1666
1694
 
1667
- <h3 id="anchor102">27.3.3 &nbsp; <span class="caps">VPI</span> utility layer</h3>
1695
+ <h3 id="anchor104">28.3.3 &nbsp; <span class="caps">VPI</span> utility layer</h3>
1668
1696
 
1669
1697
 
1670
1698
  <ul>
@@ -1672,16 +1700,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1672
1700
  </ul>
1673
1701
 
1674
1702
 
1675
- <h1 id="5.0.0">28 &nbsp; Version 5.0.0 (2006-07-22)</h1>
1703
+ <h1 id="5.0.0">29 &nbsp; Version 5.0.0 (2006-07-22)</h1>
1676
1704
 
1677
1705
 
1678
- <h2 id="anchor103">28.1 &nbsp; Summary</h2>
1706
+ <h2 id="anchor105">29.1 &nbsp; Summary</h2>
1679
1707
 
1680
1708
 
1681
1709
  <p>This release enhances the <span class="caps">VPI</span> utility layer and adds new content to the user manual.</p>
1682
1710
 
1683
1711
 
1684
- <h2 id="anchor104">28.2 &nbsp; Acknowledgment</h2>
1712
+ <h2 id="anchor106">29.2 &nbsp; Acknowledgment</h2>
1685
1713
 
1686
1714
 
1687
1715
  <ul>
@@ -1689,7 +1717,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1689
1717
  </ul>
1690
1718
 
1691
1719
 
1692
- <h2 id="anchor105">28.3 &nbsp; Notice</h2>
1720
+ <h2 id="anchor107">29.3 &nbsp; Notice</h2>
1693
1721
 
1694
1722
 
1695
1723
  <ul>
@@ -1702,7 +1730,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1702
1730
  </ul>
1703
1731
 
1704
1732
 
1705
- <h2 id="anchor106">28.4 &nbsp; Details</h2>
1733
+ <h2 id="anchor108">29.4 &nbsp; Details</h2>
1706
1734
 
1707
1735
 
1708
1736
  <ul>
@@ -1729,16 +1757,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1729
1757
  </ul>
1730
1758
 
1731
1759
 
1732
- <h1 id="4.0.0">29 &nbsp; Version 4.0.0 (2006-05-25)</h1>
1760
+ <h1 id="4.0.0">30 &nbsp; Version 4.0.0 (2006-05-25)</h1>
1733
1761
 
1734
1762
 
1735
- <h2 id="anchor107">29.1 &nbsp; Summary</h2>
1763
+ <h2 id="anchor109">30.1 &nbsp; Summary</h2>
1736
1764
 
1737
1765
 
1738
1766
  <p>This release adds a comprehensive user manual, upgrades from make to <a href="http://rake.rubyforge.org">Rake</a>, and improves the test generation tool.</p>
1739
1767
 
1740
1768
 
1741
- <h2 id="anchor108">29.2 &nbsp; Acknowledgment</h2>
1769
+ <h2 id="anchor110">30.2 &nbsp; Acknowledgment</h2>
1742
1770
 
1743
1771
 
1744
1772
  <ul>
@@ -1746,7 +1774,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1746
1774
  </ul>
1747
1775
 
1748
1776
 
1749
- <h2 id="anchor109">29.3 &nbsp; Notice</h2>
1777
+ <h2 id="anchor111">30.3 &nbsp; Notice</h2>
1750
1778
 
1751
1779
 
1752
1780
  <ul>
@@ -1759,7 +1787,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1759
1787
  </ul>
1760
1788
 
1761
1789
 
1762
- <h2 id="anchor110">29.4 &nbsp; Details</h2>
1790
+ <h2 id="anchor112">30.4 &nbsp; Details</h2>
1763
1791
 
1764
1792
 
1765
1793
  <ul>
@@ -1784,16 +1812,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1784
1812
  </ul>
1785
1813
 
1786
1814
 
1787
- <h1 id="3.2.0">30 &nbsp; Version 3.2.0 (2006-05-13)</h1>
1815
+ <h1 id="3.2.0">31 &nbsp; Version 3.2.0 (2006-05-13)</h1>
1788
1816
 
1789
1817
 
1790
- <h2 id="anchor111">30.1 &nbsp; Summary</h2>
1818
+ <h2 id="anchor113">31.1 &nbsp; Summary</h2>
1791
1819
 
1792
1820
 
1793
1821
  <p>This release adds a tool which generates test benches, and adds support for <a href="http://behaviour-driven.org">Behavior Driven Development</a> via the <a href="http://rspec.rubyforge.org">RSpec</a> library.</p>
1794
1822
 
1795
1823
 
1796
- <h2 id="anchor112">30.2 &nbsp; Acknowledgment</h2>
1824
+ <h2 id="anchor114">31.2 &nbsp; Acknowledgment</h2>
1797
1825
 
1798
1826
 
1799
1827
  <ul>
@@ -1801,7 +1829,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1801
1829
  </ul>
1802
1830
 
1803
1831
 
1804
- <h2 id="anchor113">30.3 &nbsp; Details</h2>
1832
+ <h2 id="anchor115">31.3 &nbsp; Details</h2>
1805
1833
 
1806
1834
 
1807
1835
  <ul>
@@ -1828,16 +1856,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1828
1856
  </ul>
1829
1857
 
1830
1858
 
1831
- <h1 id="3.1.0">31 &nbsp; Version 3.1.0 (2006-04-28)</h1>
1859
+ <h1 id="3.1.0">32 &nbsp; Version 3.1.0 (2006-04-28)</h1>
1832
1860
 
1833
1861
 
1834
- <h2 id="anchor114">31.1 &nbsp; Summary</h2>
1862
+ <h2 id="anchor116">32.1 &nbsp; Summary</h2>
1835
1863
 
1836
1864
 
1837
1865
  <p>This release adds simple ways of reading and writing values to <span class="caps">VPI</span> handles, adds documentation for the <span class="caps">VPI</span> utility layer, and fixes the pipelined <span class="caps">ALU</span> example.</p>
1838
1866
 
1839
1867
 
1840
- <h2 id="anchor115">31.2 &nbsp; Notice</h2>
1868
+ <h2 id="anchor117">32.2 &nbsp; Notice</h2>
1841
1869
 
1842
1870
 
1843
1871
  <ul>
@@ -1845,7 +1873,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1845
1873
  </ul>
1846
1874
 
1847
1875
 
1848
- <h2 id="anchor116">31.3 &nbsp; Details</h2>
1876
+ <h2 id="anchor118">32.3 &nbsp; Details</h2>
1849
1877
 
1850
1878
 
1851
1879
  <ul>
@@ -1882,16 +1910,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1882
1910
  </ul>
1883
1911
 
1884
1912
 
1885
- <h1 id="3.0.0">32 &nbsp; Version 3.0.0 (2006-04-23)</h1>
1913
+ <h1 id="3.0.0">33 &nbsp; Version 3.0.0 (2006-04-23)</h1>
1886
1914
 
1887
1915
 
1888
- <h2 id="anchor117">32.1 &nbsp; Summary</h2>
1916
+ <h2 id="anchor119">33.1 &nbsp; Summary</h2>
1889
1917
 
1890
1918
 
1891
1919
  <p>This release adds support for the <em>entire</em> <a href="http://ieeexplore.ieee.org/xpl/standardstoc.jsp?isnumber=33945"><span class="caps">IEEE</span> Std. 1364-2005</a> VPI interface, and updates the examples into unit tests.</p>
1892
1920
 
1893
1921
 
1894
- <h2 id="anchor118">32.2 &nbsp; Acknowledgment</h2>
1922
+ <h2 id="anchor120">33.2 &nbsp; Acknowledgment</h2>
1895
1923
 
1896
1924
 
1897
1925
  <ul>
@@ -1899,7 +1927,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1899
1927
  </ul>
1900
1928
 
1901
1929
 
1902
- <h2 id="anchor119">32.3 &nbsp; Notice</h2>
1930
+ <h2 id="anchor121">33.3 &nbsp; Notice</h2>
1903
1931
 
1904
1932
 
1905
1933
  <ul>
@@ -1907,7 +1935,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1907
1935
  </ul>
1908
1936
 
1909
1937
 
1910
- <h2 id="anchor120">32.4 &nbsp; Details</h2>
1938
+ <h2 id="anchor122">33.4 &nbsp; Details</h2>
1911
1939
 
1912
1940
 
1913
1941
  <ul>
@@ -1949,16 +1977,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1949
1977
  </ul>
1950
1978
 
1951
1979
 
1952
- <h1 id="2.0.0">33 &nbsp; Version 2.0.0 (2006-04-17)</h1>
1980
+ <h1 id="2.0.0">34 &nbsp; Version 2.0.0 (2006-04-17)</h1>
1953
1981
 
1954
1982
 
1955
- <h2 id="anchor121">33.1 &nbsp; Summary</h2>
1983
+ <h2 id="anchor123">34.1 &nbsp; Summary</h2>
1956
1984
 
1957
1985
 
1958
1986
  <p>This release fixes major bugs, adds support for Mentor Modelsim, and removes the <code class="code"><span style="color:#d70; font-weight:bold">$ruby_task</span></code> callback.</p>
1959
1987
 
1960
1988
 
1961
- <h2 id="anchor122">33.2 &nbsp; Acknowledgment</h2>
1989
+ <h2 id="anchor124">34.2 &nbsp; Acknowledgment</h2>
1962
1990
 
1963
1991
 
1964
1992
  <ul>
@@ -1966,7 +1994,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1966
1994
  </ul>
1967
1995
 
1968
1996
 
1969
- <h2 id="anchor123">33.3 &nbsp; Notice</h2>
1997
+ <h2 id="anchor125">34.3 &nbsp; Notice</h2>
1970
1998
 
1971
1999
 
1972
2000
  <ul>
@@ -1974,7 +2002,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1974
2002
  </ul>
1975
2003
 
1976
2004
 
1977
- <h2 id="anchor124">33.4 &nbsp; Details</h2>
2005
+ <h2 id="anchor126">34.4 &nbsp; Details</h2>
1978
2006
 
1979
2007
 
1980
2008
  <ul>
@@ -2002,10 +2030,10 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
2002
2030
  </ul>
2003
2031
 
2004
2032
 
2005
- <h1 id="1.0.0">34 &nbsp; Version 1.0.0 (2006-02-26)</h1>
2033
+ <h1 id="1.0.0">35 &nbsp; Version 1.0.0 (2006-02-26)</h1>
2006
2034
 
2007
2035
 
2008
- <h2 id="anchor125">34.1 &nbsp; Summary</h2>
2036
+ <h2 id="anchor127">35.1 &nbsp; Summary</h2>
2009
2037
 
2010
2038
 
2011
2039
  This release adds enough Verilog <span class="caps">VPI</span> functionality to make Ruby-VPI usable for simple test benches:
@@ -2016,7 +2044,7 @@ This release adds enough Verilog <span class="caps">VPI</span> functionality to
2016
2044
  </ul>
2017
2045
 
2018
2046
 
2019
- <h2 id="anchor126">34.2 &nbsp; Acknowledgment</h2>
2047
+ <h2 id="anchor128">35.2 &nbsp; Acknowledgment</h2>
2020
2048
 
2021
2049
 
2022
2050
  <ul>
@@ -2029,7 +2057,7 @@ This release adds enough Verilog <span class="caps">VPI</span> functionality to
2029
2057
  </ul>
2030
2058
 
2031
2059
 
2032
- <h2 id="anchor127">34.3 &nbsp; Details</h2>
2060
+ <h2 id="anchor129">35.3 &nbsp; Details</h2>
2033
2061
 
2034
2062
 
2035
2063
  <ul>
@@ -2080,16 +2108,16 @@ This release adds enough Verilog <span class="caps">VPI</span> functionality to
2080
2108
  </ul>
2081
2109
 
2082
2110
 
2083
- <h1 id="0.0.0">35 &nbsp; Version 0.0.0 (1999-10-31)</h1>
2111
+ <h1 id="0.0.0">36 &nbsp; Version 0.0.0 (1999-10-31)</h1>
2084
2112
 
2085
2113
 
2086
- <h2 id="anchor128">35.1 &nbsp; Summary</h2>
2114
+ <h2 id="anchor130">36.1 &nbsp; Summary</h2>
2087
2115
 
2088
2116
 
2089
2117
  <p>This is Kazuhiro <span class="caps">HIWADA</span>&#8217;s initial testing release of Ruby-VPI. See its <a href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-list/18193">original announcement</a> and <a href="http://rubyforge.org/frs/?group_id=1339&#38;release_id=8852">source code</a>.</p>
2090
2118
 
2091
2119
 
2092
- <h2 id="anchor129">35.2 &nbsp; Details</h2>
2120
+ <h2 id="anchor131">36.2 &nbsp; Details</h2>
2093
2121
 
2094
2122
 
2095
2123
  <ul>