ruby-vpi 12.0.0 → 12.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (118) hide show
  1. data/Rakefile +16 -0
  2. data/doc/Rakefile +34 -8
  3. data/doc/common.css +8 -3
  4. data/doc/common.tpl +1 -0
  5. data/doc/{history.erb → history.doc} +0 -0
  6. data/doc/history.html +281 -277
  7. data/doc/history.rb +4 -1
  8. data/doc/history.yml +18 -1
  9. data/doc/images/feed-icon.LICENSE +2 -0
  10. data/doc/images/feed-icon.png +0 -0
  11. data/doc/images/feed-icon.svg +18 -0
  12. data/doc/intro.inc +1 -1
  13. data/doc/lib/doc_format.rb +44 -10
  14. data/doc/lib/doc_proxy.rb +18 -17
  15. data/doc/{manual.erb → manual.doc} +3 -3
  16. data/doc/manual.html +35 -105
  17. data/doc/{memo.erb → memo.doc} +2 -2
  18. data/doc/memo.html +22 -49
  19. data/doc/{readme.erb → readme.doc} +2 -0
  20. data/doc/readme.html +5 -5
  21. data/doc/rss.erb +30 -0
  22. data/doc/rss.xml +209 -0
  23. data/lib/ruby-vpi.rb +16 -15
  24. data/ref/c/annotated.html +6 -1
  25. data/ref/c/common_8h.html +1 -1
  26. data/ref/c/files.html +3 -1
  27. data/ref/c/functions.html +44 -24
  28. data/ref/c/functions_vars.html +44 -24
  29. data/ref/c/globals.html +211 -5
  30. data/ref/c/globals_0x62.html +62 -0
  31. data/ref/c/globals_0x63.html +49 -32
  32. data/ref/c/globals_0x65.html +10 -3
  33. data/ref/c/globals_0x66.html +20 -3
  34. data/ref/c/globals_0x67.html +64 -0
  35. data/ref/c/globals_0x69.html +62 -0
  36. data/ref/c/globals_0x6c.html +64 -0
  37. data/ref/c/globals_0x6d.html +62 -0
  38. data/ref/c/globals_0x6e.html +63 -0
  39. data/ref/c/globals_0x70.html +26 -19
  40. data/ref/c/globals_0x72.html +15 -4
  41. data/ref/c/globals_0x73.html +199 -13
  42. data/ref/c/globals_0x74.html +9 -2
  43. data/ref/c/globals_0x75.html +63 -0
  44. data/ref/c/globals_0x76.html +426 -415
  45. data/ref/c/globals_0x78.html +10 -3
  46. data/ref/c/globals_defs.html +35 -30
  47. data/ref/c/globals_defs_0x65.html +7 -2
  48. data/ref/c/globals_defs_0x6c.html +57 -0
  49. data/ref/c/globals_defs_0x6e.html +56 -0
  50. data/ref/c/globals_defs_0x70.html +8 -3
  51. data/ref/c/globals_defs_0x72.html +57 -0
  52. data/ref/c/globals_defs_0x73.html +164 -0
  53. data/ref/c/globals_defs_0x75.html +56 -0
  54. data/ref/c/globals_defs_0x76.html +420 -413
  55. data/ref/c/globals_defs_0x78.html +7 -2
  56. data/ref/c/globals_enum.html +1 -1
  57. data/ref/c/globals_eval.html +1 -1
  58. data/ref/c/globals_func.html +173 -14
  59. data/ref/c/globals_func_0x66.html +62 -0
  60. data/ref/c/globals_func_0x67.html +55 -0
  61. data/ref/c/globals_func_0x69.html +53 -0
  62. data/ref/c/globals_func_0x70.html +53 -0
  63. data/ref/c/globals_func_0x72.html +57 -0
  64. data/ref/c/globals_func_0x73.html +114 -0
  65. data/ref/c/globals_func_0x76.html +57 -0
  66. data/ref/c/globals_type.html +29 -26
  67. data/ref/c/globals_vars.html +88 -4
  68. data/ref/c/index.html +1 -1
  69. data/ref/c/relay_8c.html +1 -1
  70. data/ref/c/relay_8h.html +1 -1
  71. data/ref/c/structrelay____RubyOptions____def.html +1 -1
  72. data/ref/c/structswig__cast__info.html +98 -0
  73. data/ref/c/structswig__class.html +115 -0
  74. data/ref/c/structswig__module__info.html +132 -0
  75. data/ref/c/structswig__type__info.html +132 -0
  76. data/ref/c/structt__cb__data.html +23 -6
  77. data/ref/c/structt__vpi__delay.html +20 -3
  78. data/ref/c/structt__vpi__error__info.html +71 -3
  79. data/ref/c/structt__vpi__strengthval.html +3 -3
  80. data/ref/c/structt__vpi__systf__data.html +46 -12
  81. data/ref/c/structt__vpi__time.html +3 -3
  82. data/ref/c/structt__vpi__value.html +113 -3
  83. data/ref/c/structt__vpi__vecval.html +3 -3
  84. data/ref/c/structt__vpi__vlog__info.html +54 -3
  85. data/ref/c/swig_8c.html +2 -2
  86. data/ref/c/swig_8h.html +1 -1
  87. data/ref/c/swig__vpi_8h.html +8739 -0
  88. data/ref/c/swig__wrap_8cin.html +11556 -0
  89. data/ref/c/unions__vpi__value__value.html +166 -0
  90. data/ref/c/verilog_8h.html +1 -1
  91. data/ref/c/vlog_8c.html +1 -1
  92. data/ref/c/vlog_8h.html +1 -1
  93. data/ref/c/vpi__user_8h.html +16 -16
  94. data/ref/ruby/classes/RubyVpi.src/M000085.html +27 -27
  95. data/ref/ruby/classes/RubyVpi/Config.html +6 -1
  96. data/ref/ruby/classes/String.html +19 -19
  97. data/ref/ruby/classes/String.src/M000033.html +23 -28
  98. data/ref/ruby/classes/String.src/M000034.html +28 -5
  99. data/ref/ruby/classes/String.src/M000035.html +5 -23
  100. data/ref/ruby/created.rid +1 -1
  101. data/ref/ruby/files/bin/generate_test_rb.html +1 -1
  102. data/ref/ruby/files/bin/header_to_ruby_rb.html +1 -1
  103. data/ref/ruby/files/lib/ruby-vpi/erb_rb.html +1 -1
  104. data/ref/ruby/files/lib/ruby-vpi/float_rb.html +1 -1
  105. data/ref/ruby/files/lib/ruby-vpi/integer_rb.html +1 -1
  106. data/ref/ruby/files/lib/ruby-vpi/rake_rb.html +1 -1
  107. data/ref/ruby/files/lib/ruby-vpi/rcov_rb.html +1 -1
  108. data/ref/ruby/files/lib/ruby-vpi/rdoc_rb.html +1 -1
  109. data/ref/ruby/files/lib/ruby-vpi/rspec_rb.html +1 -1
  110. data/ref/ruby/files/lib/ruby-vpi/runner_proxy_rb.html +1 -1
  111. data/ref/ruby/files/lib/ruby-vpi/runner_rb.html +1 -1
  112. data/ref/ruby/files/lib/ruby-vpi/verilog_parser_rb.html +1 -1
  113. data/ref/ruby/files/lib/ruby-vpi/vpi_rb.html +1 -1
  114. data/ref/ruby/files/lib/ruby-vpi/xx_rb.html +1 -1
  115. data/ref/ruby/files/lib/ruby-vpi_rb.html +2 -2
  116. data/ref/ruby/fr_method_index.html +3 -3
  117. data/ref/ruby/index.html +2 -2
  118. metadata +116 -86
data/Rakefile CHANGED
@@ -161,6 +161,22 @@ file 'ref/c' do |t|
161
161
  end
162
162
 
163
163
 
164
+ desc 'Generate release announcement.'
165
+ task :ann => 'doc/history.rb' do |t|
166
+ require t.prerequisites[0]
167
+ text = format_history_entry @history.first
168
+
169
+ require 'doc/lib/doc_format'
170
+ html = text.redcloth
171
+
172
+ IO.popen('w3m -T text/html -dump -cols 60', 'w+') do |pipe|
173
+ pipe.write html
174
+ pipe.close_write
175
+ puts pipe.read
176
+ end
177
+ end
178
+
179
+
164
180
 
165
181
  ## distribution
166
182
 
@@ -18,18 +18,31 @@
18
18
  Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19
19
  =end
20
20
 
21
- $: << File.join(File.dirname(__FILE__), 'lib')
22
-
23
21
  require 'rake/clean'
22
+
23
+
24
+ $: << File.join(File.dirname(__FILE__), '..', 'lib')
25
+ require 'ruby-vpi'
26
+ include RubyVpi::Config
27
+ HISTORY_URL = WEBSITE_URL + "/history.html"
28
+ RSS_URL = WEBSITE_URL + '/rss.xml'
29
+ RSS_INFO = "RSS feed for this project."
30
+
31
+ require 'ruby-vpi/erb'
32
+
33
+
34
+ $: << File.join(File.dirname(__FILE__), 'lib')
24
35
  require 'doc_proxy'
25
36
 
26
- FileList['*.erb'].each do |src|
27
- prefix = File.basename(src, '.erb')
37
+
38
+ FileList['*.doc'].each do |src|
39
+ prefix = File.basename(src, File.extname(src))
28
40
  helper = prefix + '.rb'
29
41
  dst = prefix + '.html'
42
+ deps = FileList[prefix + '*'].exclude(src, dst)
30
43
 
31
44
  desc "Process file #{src.inspect}."
32
- file dst => [src, 'common.tpl'] do |t|
45
+ file dst => [src, 'common.tpl', *deps] do |t|
33
46
  content = DocProxy.new.instance_eval do
34
47
  # default output configuration
35
48
  table_of_contents = true
@@ -52,12 +65,25 @@ FileList['*.erb'].each do |src|
52
65
 
53
66
  File.open(dst, 'w') do |f|
54
67
  f << content
68
+ puts f.path
55
69
  end
56
-
57
- puts "wrote #{dst.inspect}"
58
70
  end
59
71
 
60
72
  task :default => dst
73
+ CLOBBER.include dst
74
+ end
75
+
76
+
77
+ desc "Generate RSS feed."
78
+ file 'rss.xml' => FileList['rss.erb', 'history*'] do |t|
79
+ template = ERB.new(File.read(t.prerequisites[0]))
80
+ content = template.result
81
+
82
+ File.open(t.name, 'w') do |f|
83
+ f << content
84
+ puts f.path
85
+ end
61
86
  end
62
87
 
63
- CLOBBER.include '*.html'
88
+ task :default => 'rss.xml'
89
+ CLOBBER.include 'rss.xml'
@@ -1,6 +1,5 @@
1
1
  body {
2
2
  font-family: sans-serif;
3
- line-height: 2em;
4
3
 
5
4
  margin-left: 275px;
6
5
  margin-right: 50px;
@@ -16,12 +15,14 @@ th, h1, h2, h3, h4, h5, h6, .title {
16
15
  }
17
16
 
18
17
  h1, h2, h3, h4, h5, h6 {
19
- margin-top: 5em;
18
+ margin-top: 3em;
20
19
  padding: 0.5em;
21
20
  }
22
21
 
23
22
  h1, h2, h3 {
24
23
  text-align: center;
24
+ -moz-border-radius: 1em;
25
+ border-radius: 1em;
25
26
  }
26
27
 
27
28
  h1 {
@@ -72,7 +73,7 @@ h3 {
72
73
  }
73
74
 
74
75
  .admonition img {
75
- margin-right: 2em;
76
+ margin-right: 1em;
76
77
  }
77
78
 
78
79
 
@@ -151,6 +152,10 @@ a img {
151
152
  border: none;
152
153
  }
153
154
 
155
+ em, strong {
156
+ font-family: serif;
157
+ }
158
+
154
159
 
155
160
  /* extra spacing before big block elements */
156
161
 
@@ -13,6 +13,7 @@
13
13
  <head>
14
14
  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
15
15
  <link rel="stylesheet" type="text/css" href="common.css" />
16
+ <link rel="alternate" type="application/rss+xml" href="<%= RSS_URL %>" title="<%= RSS_INFO %>" />
16
17
  <title><%= page_title %></title>
17
18
  </head>
18
19
  <body>
File without changes
@@ -1,272 +1,252 @@
1
-
2
1
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
2
  <html>
4
3
  <head>
5
4
  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
6
5
  <link rel="stylesheet" type="text/css" href="common.css" />
6
+ <link rel="alternate" type="application/rss+xml" href="http://ruby-vpi.rubyforge.org/doc/rss.xml" title="RSS feed for this project." />
7
7
  <title>Release history</title>
8
8
  </head>
9
9
  <body>
10
-
11
- <div id="navigation">
10
+ <div id="navigation">
12
11
  <p><a href="readme.html"><img src="images/home.png" title="project home" alt="project home" /></a></p>
13
12
 
14
13
  <h1>Contents</h1>
15
14
  <ul>
16
- <li><a href="#anchor0">Release history</a>
15
+ <li><a href="#anchor6">Release history</a>
17
16
  <ul>
18
- <li><a href="#anchor1">Version numbering system</a></li>
17
+ <li><a href="#anchor7">Version numbering system</a></li>
19
18
  </ul>
20
19
  </li>
21
- <li><a href="#anchor2" title="2006-12-07">Version 12.0.0</a>
20
+ <li><a href="#12.0.1" title="2006-12-18">Version 12.0.1</a>
22
21
  <ul>
23
- <li><a href="#anchor3">Summary</a></li>
24
- <li><a href="#anchor4">Notice</a></li>
25
- <li><a href="#anchor5">Detail</a>
22
+ <li><a href="#anchor8">Summary</a></li>
23
+ <li><a href="#anchor9">Acknowledgment</a></li>
24
+ <li><a href="#anchor10">Detail</a></li>
25
+ </ul>
26
+ </li>
27
+ <li><a href="#12.0.0" title="2006-12-07">Version 12.0.0</a>
26
28
  <ul>
27
- <li><a href="#anchor6">Test generation</a></li>
29
+ <li><a href="#anchor11">Summary</a></li>
30
+ <li><a href="#anchor12">Notice</a></li>
31
+ <li><a href="#anchor13">Detail</a>
32
+ <ul>
33
+ <li><a href="#anchor14">Test generation</a></li>
28
34
  </ul>
29
35
  </li>
30
36
  </ul>
31
37
  </li>
32
- <li><a href="#anchor7" title="2006-11-15">Version 11.1.1</a>
38
+ <li><a href="#11.1.1" title="2006-11-15">Version 11.1.1</a>
33
39
  <ul>
34
- <li><a href="#anchor8">Summary</a></li>
35
- <li><a href="#anchor9">Acknowledgment</a></li>
36
- <li><a href="#anchor10">Notice</a></li>
37
- <li><a href="#anchor11">Detail</a></li>
40
+ <li><a href="#anchor15">Summary</a></li>
41
+ <li><a href="#anchor16">Acknowledgment</a></li>
42
+ <li><a href="#anchor17">Notice</a></li>
43
+ <li><a href="#anchor18">Detail</a></li>
38
44
  </ul>
39
45
  </li>
40
- <li><a href="#anchor12" title="2006-11-08">Version 11.1.0</a>
46
+ <li><a href="#11.1.0" title="2006-11-08">Version 11.1.0</a>
41
47
  <ul>
42
- <li><a href="#anchor13">Summary</a></li>
43
- <li><a href="#anchor14">Acknowledgment</a></li>
44
- <li><a href="#anchor15">Notice</a></li>
45
- <li><a href="#anchor16">Detail</a></li>
48
+ <li><a href="#anchor19">Summary</a></li>
49
+ <li><a href="#anchor20">Acknowledgment</a></li>
50
+ <li><a href="#anchor21">Notice</a></li>
51
+ <li><a href="#anchor22">Detail</a></li>
46
52
  </ul>
47
53
  </li>
48
- <li><a href="#anchor17" title="2006-11-05">Version 11.0.0</a>
54
+ <li><a href="#11.0.0" title="2006-11-05">Version 11.0.0</a>
49
55
  <ul>
50
- <li><a href="#anchor18">Summary</a></li>
51
- <li><a href="#anchor19">Notice</a></li>
52
- <li><a href="#anchor20">Detail</a></li>
56
+ <li><a href="#anchor23">Summary</a></li>
57
+ <li><a href="#anchor24">Notice</a></li>
58
+ <li><a href="#anchor25">Detail</a></li>
53
59
  </ul>
54
60
  </li>
55
- <li><a href="#anchor21" title="2006-11-05">Version 10.0.0</a>
61
+ <li><a href="#10.0.0" title="2006-11-05">Version 10.0.0</a>
56
62
  <ul>
57
- <li><a href="#anchor22">Summary</a></li>
58
- <li><a href="#anchor23">Acknowledgment</a></li>
59
- <li><a href="#anchor24">Notice</a></li>
60
- <li><a href="#anchor25">Detail</a>
63
+ <li><a href="#anchor26">Summary</a></li>
64
+ <li><a href="#anchor27">Acknowledgment</a></li>
65
+ <li><a href="#anchor28">Notice</a></li>
66
+ <li><a href="#anchor29">Detail</a>
61
67
  <ul>
62
- <li><a href="#anchor26">Automated test generator</a></li>
63
- <li><a href="#anchor27">User manual</a></li>
68
+ <li><a href="#anchor30">Automated test generator</a></li>
69
+ <li><a href="#anchor31">User manual</a></li>
64
70
  </ul>
65
71
  </li>
66
72
  </ul>
67
73
  </li>
68
- <li><a href="#anchor28" title="2006-10-28">Version 9.0.0</a>
74
+ <li><a href="#9.0.0" title="2006-10-28">Version 9.0.0</a>
69
75
  <ul>
70
- <li><a href="#anchor29">Summary</a></li>
71
- <li><a href="#anchor30">Acknowledgment</a></li>
72
- <li><a href="#anchor31">Notice</a></li>
73
- <li><a href="#anchor32">Detail</a></li>
76
+ <li><a href="#anchor32">Summary</a></li>
77
+ <li><a href="#anchor33">Acknowledgment</a></li>
78
+ <li><a href="#anchor34">Notice</a></li>
79
+ <li><a href="#anchor35">Detail</a></li>
74
80
  </ul>
75
81
  </li>
76
- <li><a href="#anchor33" title="2006-10-24">Version 8.2.0</a>
82
+ <li><a href="#8.2.0" title="2006-10-24">Version 8.2.0</a>
77
83
  <ul>
78
- <li><a href="#anchor34">Summary</a></li>
79
- <li><a href="#anchor35">Acknowledgment</a></li>
80
- <li><a href="#anchor36">Notice</a></li>
81
- <li><a href="#anchor37">Detail</a></li>
84
+ <li><a href="#anchor36">Summary</a></li>
85
+ <li><a href="#anchor37">Acknowledgment</a></li>
86
+ <li><a href="#anchor38">Notice</a></li>
87
+ <li><a href="#anchor39">Detail</a></li>
82
88
  </ul>
83
89
  </li>
84
- <li><a href="#anchor38" title="2006-10-21">Version 8.1.0</a>
90
+ <li><a href="#8.1.0" title="2006-10-21">Version 8.1.0</a>
85
91
  <ul>
86
- <li><a href="#anchor39">Summary</a></li>
87
- <li><a href="#anchor40">Notice</a></li>
88
- <li><a href="#anchor41">Detail</a></li>
92
+ <li><a href="#anchor40">Summary</a></li>
93
+ <li><a href="#anchor41">Notice</a></li>
94
+ <li><a href="#anchor42">Detail</a></li>
89
95
  </ul>
90
96
  </li>
91
- <li><a href="#anchor42" title="2006-10-13">Version 8.0.0</a>
97
+ <li><a href="#8.0.0" title="2006-10-13">Version 8.0.0</a>
92
98
  <ul>
93
99
  <li><a href="#anchor43">Summary</a></li>
94
100
  <li><a href="#anchor44">Notice</a></li>
95
101
  <li><a href="#anchor45">Detail</a></li>
96
102
  </ul>
97
103
  </li>
98
- <li><a href="#anchor46" title="2006-09-30">Version 7.3.0</a>
104
+ <li><a href="#7.3.0" title="2006-09-30">Version 7.3.0</a>
99
105
  <ul>
100
- <li><a href="#anchor47">Summary</a></li>
101
- <li><a href="#anchor48">Notice</a></li>
102
- <li><a href="#anchor49">Detail</a></li>
106
+ <li><a href="#anchor46">Summary</a></li>
107
+ <li><a href="#anchor47">Notice</a></li>
108
+ <li><a href="#anchor48">Detail</a></li>
103
109
  </ul>
104
110
  </li>
105
- <li><a href="#anchor50" title="2006-09-15">Version 7.2.0</a>
111
+ <li><a href="#7.2.0" title="2006-09-15">Version 7.2.0</a>
106
112
  <ul>
107
- <li><a href="#anchor51">Summary</a></li>
108
- <li><a href="#anchor52">Acknowledgment</a></li>
109
- <li><a href="#anchor53">Detail</a></li>
113
+ <li><a href="#anchor49">Summary</a></li>
114
+ <li><a href="#anchor50">Acknowledgment</a></li>
115
+ <li><a href="#anchor51">Detail</a></li>
110
116
  </ul>
111
117
  </li>
112
- <li><a href="#anchor54" title="2006-08-29">Version 7.1.0</a>
118
+ <li><a href="#7.1.0" title="2006-08-29">Version 7.1.0</a>
113
119
  <ul>
114
- <li><a href="#anchor55">Summary</a></li>
115
- <li><a href="#anchor56">Detail</a></li>
120
+ <li><a href="#anchor52">Summary</a></li>
121
+ <li><a href="#anchor53">Detail</a></li>
116
122
  </ul>
117
123
  </li>
118
- <li><a href="#anchor57" title="2006-08-29">Version 7.0.0</a>
124
+ <li><a href="#7.0.0" title="2006-08-29">Version 7.0.0</a>
119
125
  <ul>
120
- <li><a href="#anchor58">Summary</a></li>
121
- <li><a href="#anchor59">Notice</a></li>
122
- <li><a href="#anchor60">Detail</a></li>
126
+ <li><a href="#anchor54">Summary</a></li>
127
+ <li><a href="#anchor55">Notice</a></li>
128
+ <li><a href="#anchor56">Detail</a></li>
123
129
  </ul>
124
130
  </li>
125
- <li><a href="#anchor61" title="2006-08-27">Version 6.3.0</a>
131
+ <li><a href="#6.3.0" title="2006-08-27">Version 6.3.0</a>
126
132
  <ul>
127
- <li><a href="#anchor62">Summary</a></li>
128
- <li><a href="#anchor63">Notice</a></li>
129
- <li><a href="#anchor64">Detail</a></li>
133
+ <li><a href="#anchor57">Summary</a></li>
134
+ <li><a href="#anchor58">Notice</a></li>
135
+ <li><a href="#anchor59">Detail</a></li>
130
136
  </ul>
131
137
  </li>
132
- <li><a href="#anchor65" title="2006-08-26">Version 6.2.0</a>
138
+ <li><a href="#6.2.0" title="2006-08-26">Version 6.2.0</a>
133
139
  <ul>
134
- <li><a href="#anchor66">Summary</a></li>
135
- <li><a href="#anchor67">Notice</a></li>
136
- <li><a href="#anchor68">Detail</a></li>
140
+ <li><a href="#anchor60">Summary</a></li>
141
+ <li><a href="#anchor61">Notice</a></li>
142
+ <li><a href="#anchor62">Detail</a></li>
137
143
  </ul>
138
144
  </li>
139
- <li><a href="#anchor69" title="2006-08-09">Version 6.1.0</a>
145
+ <li><a href="#6.1.0" title="2006-08-09">Version 6.1.0</a>
140
146
  <ul>
141
- <li><a href="#anchor70">Summary</a></li>
142
- <li><a href="#anchor71">Detail</a></li>
147
+ <li><a href="#anchor63">Summary</a></li>
148
+ <li><a href="#anchor64">Detail</a></li>
143
149
  </ul>
144
150
  </li>
145
- <li><a href="#anchor72" title="2006-08-07">Version 6.0.0</a>
151
+ <li><a href="#6.0.0" title="2006-08-07">Version 6.0.0</a>
146
152
  <ul>
147
- <li><a href="#anchor73">Summary</a></li>
148
- <li><a href="#anchor74">Notice</a></li>
149
- <li><a href="#anchor75">Detail</a></li>
153
+ <li><a href="#anchor65">Summary</a></li>
154
+ <li><a href="#anchor66">Notice</a></li>
155
+ <li><a href="#anchor67">Detail</a></li>
150
156
  </ul>
151
157
  </li>
152
- <li><a href="#anchor76" title="2006-08-04">Version 5.1.1</a>
158
+ <li><a href="#5.1.1" title="2006-08-04">Version 5.1.1</a>
153
159
  <ul>
154
- <li><a href="#anchor77">Summary</a></li>
155
- <li><a href="#anchor78">Acknowledgment</a></li>
156
- <li><a href="#anchor79">Detail</a></li>
160
+ <li><a href="#anchor68">Summary</a></li>
161
+ <li><a href="#anchor69">Acknowledgment</a></li>
162
+ <li><a href="#anchor70">Detail</a></li>
157
163
  </ul>
158
164
  </li>
159
- <li><a href="#anchor80" title="2006-07-29">Version 5.1.0</a>
165
+ <li><a href="#5.1.0" title="2006-07-29">Version 5.1.0</a>
160
166
  <ul>
161
- <li><a href="#anchor81">Summary</a></li>
162
- <li><a href="#anchor82">Acknowledgment</a></li>
163
- <li><a href="#anchor83">Detail</a>
167
+ <li><a href="#anchor71">Summary</a></li>
168
+ <li><a href="#anchor72">Acknowledgment</a></li>
169
+ <li><a href="#anchor73">Detail</a>
164
170
  <ul>
165
- <li><a href="#anchor84">User manual</a></li>
166
- <li><a href="#anchor85">Examples</a></li>
167
- <li><a href="#anchor86"><span class="caps">VPI</span> utility layer</a></li>
171
+ <li><a href="#anchor74">User manual</a></li>
172
+ <li><a href="#anchor75">Examples</a></li>
173
+ <li><a href="#anchor76"><span class="caps">VPI</span> utility layer</a></li>
168
174
  </ul>
169
175
  </li>
170
176
  </ul>
171
177
  </li>
172
- <li><a href="#anchor87" title="2006-07-22">Version 5.0.0</a>
178
+ <li><a href="#5.0.0" title="2006-07-22">Version 5.0.0</a>
173
179
  <ul>
174
- <li><a href="#anchor88">Summary</a></li>
175
- <li><a href="#anchor89">Acknowledgment</a></li>
176
- <li><a href="#anchor90">Notice</a></li>
177
- <li><a href="#anchor91">Detail</a></li>
180
+ <li><a href="#anchor77">Summary</a></li>
181
+ <li><a href="#anchor78">Acknowledgment</a></li>
182
+ <li><a href="#anchor79">Notice</a></li>
183
+ <li><a href="#anchor80">Detail</a></li>
178
184
  </ul>
179
185
  </li>
180
- <li><a href="#anchor92" title="2006-05-25">Version 4.0.0</a>
186
+ <li><a href="#4.0.0" title="2006-05-25">Version 4.0.0</a>
181
187
  <ul>
182
- <li><a href="#anchor93">Summary</a></li>
183
- <li><a href="#anchor94">Acknowledgment</a></li>
184
- <li><a href="#anchor95">Notice</a></li>
185
- <li><a href="#anchor96">Detail</a></li>
188
+ <li><a href="#anchor81">Summary</a></li>
189
+ <li><a href="#anchor82">Acknowledgment</a></li>
190
+ <li><a href="#anchor83">Notice</a></li>
191
+ <li><a href="#anchor84">Detail</a></li>
186
192
  </ul>
187
193
  </li>
188
- <li><a href="#anchor97" title="2006-05-13">Version 3.2.0</a>
194
+ <li><a href="#3.2.0" title="2006-05-13">Version 3.2.0</a>
189
195
  <ul>
190
- <li><a href="#anchor98">Summary</a></li>
191
- <li><a href="#anchor99">Acknowledgment</a></li>
192
- <li><a href="#anchor100">Detail</a></li>
196
+ <li><a href="#anchor85">Summary</a></li>
197
+ <li><a href="#anchor86">Acknowledgment</a></li>
198
+ <li><a href="#anchor87">Detail</a></li>
193
199
  </ul>
194
200
  </li>
195
- <li><a href="#anchor101" title="2006-04-28">Version 3.1.0</a>
201
+ <li><a href="#3.1.0" title="2006-04-28">Version 3.1.0</a>
196
202
  <ul>
197
- <li><a href="#anchor102">Summary</a></li>
198
- <li><a href="#anchor103">Notice</a></li>
199
- <li><a href="#anchor104">Detail</a></li>
203
+ <li><a href="#anchor88">Summary</a></li>
204
+ <li><a href="#anchor89">Notice</a></li>
205
+ <li><a href="#anchor90">Detail</a></li>
200
206
  </ul>
201
207
  </li>
202
- <li><a href="#anchor105" title="2006-04-23">Version 3.0.0</a>
208
+ <li><a href="#3.0.0" title="2006-04-23">Version 3.0.0</a>
203
209
  <ul>
204
- <li><a href="#anchor106">Summary</a></li>
205
- <li><a href="#anchor107">Acknowledgment</a></li>
206
- <li><a href="#anchor108">Notice</a></li>
207
- <li><a href="#anchor109">Detail</a></li>
210
+ <li><a href="#anchor91">Summary</a></li>
211
+ <li><a href="#anchor92">Acknowledgment</a></li>
212
+ <li><a href="#anchor93">Notice</a></li>
213
+ <li><a href="#anchor94">Detail</a></li>
208
214
  </ul>
209
215
  </li>
210
- <li><a href="#anchor110" title="2006-04-17">Version 2.0.0</a>
216
+ <li><a href="#2.0.0" title="2006-04-17">Version 2.0.0</a>
211
217
  <ul>
212
- <li><a href="#anchor111">Summary</a></li>
213
- <li><a href="#anchor112">Acknowledgment</a></li>
214
- <li><a href="#anchor113">Notice</a></li>
215
- <li><a href="#anchor114">Detail</a></li>
218
+ <li><a href="#anchor95">Summary</a></li>
219
+ <li><a href="#anchor96">Acknowledgment</a></li>
220
+ <li><a href="#anchor97">Notice</a></li>
221
+ <li><a href="#anchor98">Detail</a></li>
216
222
  </ul>
217
223
  </li>
218
- <li><a href="#anchor115" title="2006-02-26">Version 1.0.0</a>
224
+ <li><a href="#1.0.0" title="2006-02-26">Version 1.0.0</a>
219
225
  <ul>
220
- <li><a href="#anchor116">Summary</a></li>
221
- <li><a href="#anchor117">Acknowledgment</a></li>
222
- <li><a href="#anchor118">Detail</a></li>
226
+ <li><a href="#anchor99">Summary</a></li>
227
+ <li><a href="#anchor100">Acknowledgment</a></li>
228
+ <li><a href="#anchor101">Detail</a></li>
223
229
  </ul>
224
230
  </li>
225
- <li><a href="#anchor119" title="1999-10-31">Version 0.0.0</a>
231
+ <li><a href="#0.0.0" title="1999-10-31">Version 0.0.0</a>
226
232
  <ul>
227
- <li><a href="#anchor120">Summary</a></li>
228
- <li><a href="#anchor121">Detail</a></li>
233
+ <li><a href="#anchor102">Summary</a></li>
234
+ <li><a href="#anchor103">Detail</a></li>
229
235
  </ul></li>
230
236
  </ul>
231
237
 
232
-
233
- <h1>Admonitions</h1>
234
-
235
-
236
-
237
-
238
-
239
-
240
-
241
-
242
-
243
-
244
-
245
-
246
-
247
- <h1>Formals</h1>
248
-
249
-
250
-
251
-
252
-
253
-
254
-
255
-
256
-
257
-
258
-
259
-
260
-
261
- </div>
262
-
263
- <h1 id="anchor0">Release history</h1>
238
+ <h1>Admonitions</h1>
239
+
240
+ <h1>Formals</h1>
241
+
242
+ </div>
243
+ <h1 id="anchor6">Release history</h1>
264
244
 
265
245
 
266
246
  <p>This is a record of important changes that have occurred with each release.</p>
267
247
 
268
248
 
269
- <h2 id="anchor1">Version numbering system</h2>
249
+ <h2 id="anchor7">Version numbering system</h2>
270
250
 
271
251
 
272
252
  We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rubygems.org/read/chapter/7">rational versioning policy</a> since release 6.3.0. To summarize<sup><a href="#fn1">1</a></sup> this &#8220;major.minor.build&#8221; numbering policy,
@@ -280,16 +260,40 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
280
260
  <p id="fn1"><sup>1</sup> C. Gross, &#8220;Explaining Open Source Version Numbers&#8221;, [Online document], 2005 Nov 28, [cited 2006 Aug 27], Available <span class="caps">HTTP</span>: <a href="http://ablog.apress.com/?p=738">http://ablog.apress.com/?p=738</a></p>
281
261
 
282
262
 
283
- <h1 id="anchor2">Version 12.0.0 (2006-12-07)</h1>
263
+ <h1 id="12.0.1">Version 12.0.1 (2006-12-18)</h1>
264
+
265
+
266
+ <h2 id="anchor8">Summary</h2>
267
+
268
+
269
+ <p>This release fixes a problem in code coverage analysis.</p>
270
+
284
271
 
272
+ <h2 id="anchor9">Acknowledgment</h2>
273
+
274
+
275
+ <p>Thanks to Mauricio Fernandez for helping me solve the problem.</p>
276
+
277
+
278
+ <h2 id="anchor10">Detail</h2>
279
+
280
+
281
+ <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>
282
+
283
+
284
+ <p>This problem was wholly due to programmer error (i.e. my mistake <code class="code">;-)</code>) 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>
285
285
 
286
- <h2 id="anchor3">Summary</h2>
286
+
287
+ <h1 id="12.0.0">Version 12.0.0 (2006-12-07)</h1>
288
+
289
+
290
+ <h2 id="anchor11">Summary</h2>
287
291
 
288
292
 
289
293
  <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>
290
294
 
291
295
 
292
- <h2 id="anchor4">Notice</h2>
296
+ <h2 id="anchor12">Notice</h2>
293
297
 
294
298
 
295
299
  <ul>
@@ -326,7 +330,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
326
330
  </ul>
327
331
 
328
332
 
329
- <h2 id="anchor5">Detail</h2>
333
+ <h2 id="anchor13">Detail</h2>
330
334
 
331
335
 
332
336
  <ul>
@@ -344,15 +348,15 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
344
348
  </ul>
345
349
 
346
350
 
347
- <h3 id="anchor6">Test generation</h3>
351
+ <h3 id="anchor14">Test generation</h3>
348
352
 
349
353
 
350
354
  <ul>
351
355
  <li>The automated test generator accepts new command-line options:
352
356
  <ul>
353
- <li><tt>&#8212;test-unit</tt></li>
354
- <li><tt>&#8212;test-spec</tt></li>
355
- <li><tt>&#8212;tspec</tt></li>
357
+ <li><tt>--test-unit</tt></li>
358
+ <li><tt>--test-spec</tt></li>
359
+ <li><tt>--tspec</tt></li>
356
360
  </ul></li>
357
361
  </ul>
358
362
 
@@ -381,22 +385,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
381
385
  </ul>
382
386
 
383
387
 
384
- <h1 id="anchor7">Version 11.1.1 (2006-11-15)</h1>
388
+ <h1 id="11.1.1">Version 11.1.1 (2006-11-15)</h1>
385
389
 
386
390
 
387
- <h2 id="anchor8">Summary</h2>
391
+ <h2 id="anchor15">Summary</h2>
388
392
 
389
393
 
390
394
  <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>
391
395
 
392
396
 
393
- <h2 id="anchor9">Acknowledgment</h2>
397
+ <h2 id="anchor16">Acknowledgment</h2>
394
398
 
395
399
 
396
400
  <p>Thanks to John Burr for finding the bug in the automated test generator.</p>
397
401
 
398
402
 
399
- <h2 id="anchor10">Notice</h2>
403
+ <h2 id="anchor17">Notice</h2>
400
404
 
401
405
 
402
406
  <ul>
@@ -404,7 +408,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
404
408
  </ul>
405
409
 
406
410
 
407
- <h2 id="anchor11">Detail</h2>
411
+ <h2 id="anchor18">Detail</h2>
408
412
 
409
413
 
410
414
  <ul>
@@ -417,22 +421,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
417
421
  </ul>
418
422
 
419
423
 
420
- <h1 id="anchor12">Version 11.1.0 (2006-11-08)</h1>
424
+ <h1 id="11.1.0">Version 11.1.0 (2006-11-08)</h1>
421
425
 
422
426
 
423
- <h2 id="anchor13">Summary</h2>
427
+ <h2 id="anchor19">Summary</h2>
424
428
 
425
429
 
426
430
  <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>
427
431
 
428
432
 
429
- <h2 id="anchor14">Acknowledgment</h2>
433
+ <h2 id="anchor20">Acknowledgment</h2>
430
434
 
431
435
 
432
436
  <p>Thanks to Matt Fischler for finding the bug in generated benches (see below).</p>
433
437
 
434
438
 
435
- <h2 id="anchor15">Notice</h2>
439
+ <h2 id="anchor21">Notice</h2>
436
440
 
437
441
 
438
442
  <ul>
@@ -440,7 +444,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
440
444
  </ul>
441
445
 
442
446
 
443
- <h2 id="anchor16">Detail</h2>
447
+ <h2 id="anchor22">Detail</h2>
444
448
 
445
449
 
446
450
  <ul>
@@ -491,16 +495,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
491
495
  </ul>
492
496
 
493
497
 
494
- <h1 id="anchor17">Version 11.0.0 (2006-11-05)</h1>
498
+ <h1 id="11.0.0">Version 11.0.0 (2006-11-05)</h1>
495
499
 
496
500
 
497
- <h2 id="anchor18">Summary</h2>
501
+ <h2 id="anchor23">Summary</h2>
498
502
 
499
503
 
500
504
  <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>
501
505
 
502
506
 
503
- <h2 id="anchor19">Notice</h2>
507
+ <h2 id="anchor24">Notice</h2>
504
508
 
505
509
 
506
510
  <ul>
@@ -518,7 +522,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
518
522
  </ul>
519
523
 
520
524
 
521
- <h2 id="anchor20">Detail</h2>
525
+ <h2 id="anchor25">Detail</h2>
522
526
 
523
527
 
524
528
  <ul>
@@ -545,22 +549,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
545
549
  </ul>
546
550
 
547
551
 
548
- <h1 id="anchor21">Version 10.0.0 (2006-11-05)</h1>
552
+ <h1 id="10.0.0">Version 10.0.0 (2006-11-05)</h1>
549
553
 
550
554
 
551
- <h2 id="anchor22">Summary</h2>
555
+ <h2 id="anchor26">Summary</h2>
552
556
 
553
557
 
554
558
  <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>
555
559
 
556
560
 
557
- <h2 id="anchor23">Acknowledgment</h2>
561
+ <h2 id="anchor27">Acknowledgment</h2>
558
562
 
559
563
 
560
564
  <p>Thanks to Matt Fischler for finding the problem of misdirected compilation errors in Verilog benches.</p>
561
565
 
562
566
 
563
- <h2 id="anchor24">Notice</h2>
567
+ <h2 id="anchor28">Notice</h2>
564
568
 
565
569
 
566
570
  <ul>
@@ -581,10 +585,10 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
581
585
  </ul>
582
586
 
583
587
 
584
- <h2 id="anchor25">Detail</h2>
588
+ <h2 id="anchor29">Detail</h2>
585
589
 
586
590
 
587
- <h3 id="anchor26">Automated test generator</h3>
591
+ <h3 id="anchor30">Automated test generator</h3>
588
592
 
589
593
 
590
594
  <ul>
@@ -607,7 +611,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
607
611
  </ul>
608
612
 
609
613
 
610
- <h3 id="anchor27">User manual</h3>
614
+ <h3 id="anchor31">User manual</h3>
611
615
 
612
616
 
613
617
  <ul>
@@ -625,22 +629,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
625
629
  </ul>
626
630
 
627
631
 
628
- <h1 id="anchor28">Version 9.0.0 (2006-10-28)</h1>
632
+ <h1 id="9.0.0">Version 9.0.0 (2006-10-28)</h1>
629
633
 
630
634
 
631
- <h2 id="anchor29">Summary</h2>
635
+ <h2 id="anchor32">Summary</h2>
632
636
 
633
637
 
634
638
  <p>This release improves the automated test generator and adds new content to the user manual.</p>
635
639
 
636
640
 
637
- <h2 id="anchor30">Acknowledgment</h2>
641
+ <h2 id="anchor33">Acknowledgment</h2>
638
642
 
639
643
 
640
644
  <p>Thanks to Matt Fischler for helping test and debug the installation of Ruby-VPI on Windows.</p>
641
645
 
642
646
 
643
- <h2 id="anchor31">Notice</h2>
647
+ <h2 id="anchor34">Notice</h2>
644
648
 
645
649
 
646
650
  <ul>
@@ -648,7 +652,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
648
652
  </ul>
649
653
 
650
654
 
651
- <h2 id="anchor32">Detail</h2>
655
+ <h2 id="anchor35">Detail</h2>
652
656
 
653
657
 
654
658
  <ul>
@@ -691,22 +695,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
691
695
  </ul>
692
696
 
693
697
 
694
- <h1 id="anchor33">Version 8.2.0 (2006-10-24)</h1>
698
+ <h1 id="8.2.0">Version 8.2.0 (2006-10-24)</h1>
695
699
 
696
700
 
697
- <h2 id="anchor34">Summary</h2>
701
+ <h2 id="anchor36">Summary</h2>
698
702
 
699
703
 
700
704
  <p>This release simplifies configuration of generated tests.</p>
701
705
 
702
706
 
703
- <h2 id="anchor35">Acknowledgment</h2>
707
+ <h2 id="anchor37">Acknowledgment</h2>
704
708
 
705
709
 
706
710
  <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>
707
711
 
708
712
 
709
- <h2 id="anchor36">Notice</h2>
713
+ <h2 id="anchor38">Notice</h2>
710
714
 
711
715
 
712
716
  <ul>
@@ -714,7 +718,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
714
718
  </ul>
715
719
 
716
720
 
717
- <h2 id="anchor37">Detail</h2>
721
+ <h2 id="anchor39">Detail</h2>
718
722
 
719
723
 
720
724
  <ul>
@@ -724,16 +728,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
724
728
  </ul>
725
729
 
726
730
 
727
- <h1 id="anchor38">Version 8.1.0 (2006-10-21)</h1>
731
+ <h1 id="8.1.0">Version 8.1.0 (2006-10-21)</h1>
728
732
 
729
733
 
730
- <h2 id="anchor39">Summary</h2>
734
+ <h2 id="anchor40">Summary</h2>
731
735
 
732
736
 
733
737
  <p>This release adds an integer library and renames the vpi_util library.</p>
734
738
 
735
739
 
736
- <h2 id="anchor40">Notice</h2>
740
+ <h2 id="anchor41">Notice</h2>
737
741
 
738
742
 
739
743
  <ul>
@@ -741,7 +745,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
741
745
  </ul>
742
746
 
743
747
 
744
- <h2 id="anchor41">Detail</h2>
748
+ <h2 id="anchor42">Detail</h2>
745
749
 
746
750
 
747
751
  <ul>
@@ -749,7 +753,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
749
753
  </ul>
750
754
 
751
755
 
752
- <h1 id="anchor42">Version 8.0.0 (2006-10-13)</h1>
756
+ <h1 id="8.0.0">Version 8.0.0 (2006-10-13)</h1>
753
757
 
754
758
 
755
759
  <h2 id="anchor43">Summary</h2>
@@ -805,16 +809,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
805
809
  </ul>
806
810
 
807
811
 
808
- <h1 id="anchor46">Version 7.3.0 (2006-09-30)</h1>
812
+ <h1 id="7.3.0">Version 7.3.0 (2006-09-30)</h1>
809
813
 
810
814
 
811
- <h2 id="anchor47">Summary</h2>
815
+ <h2 id="anchor46">Summary</h2>
812
816
 
813
817
 
814
818
  <p>This release fixes a bug in generated Verilog benches, includes parsed constants in generated tests, and adds new methods to handles.</p>
815
819
 
816
820
 
817
- <h2 id="anchor48">Notice</h2>
821
+ <h2 id="anchor47">Notice</h2>
818
822
 
819
823
 
820
824
  <ul>
@@ -826,7 +830,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
826
830
  </ul>
827
831
 
828
832
 
829
- <h2 id="anchor49">Detail</h2>
833
+ <h2 id="anchor48">Detail</h2>
830
834
 
831
835
 
832
836
  <ul>
@@ -847,22 +851,22 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
847
851
  </ul>
848
852
 
849
853
 
850
- <h1 id="anchor50">Version 7.2.0 (2006-09-15)</h1>
854
+ <h1 id="7.2.0">Version 7.2.0 (2006-09-15)</h1>
851
855
 
852
856
 
853
- <h2 id="anchor51">Summary</h2>
857
+ <h2 id="anchor49">Summary</h2>
854
858
 
855
859
 
856
- <p>This release adds initial<sup><a href="#fn1">1</a></sup> support for code coverage analysis via the <a href="http://eigenclass.org/hiki.rb?rcov">rcov library</a>.</p>
860
+ <p>This release adds initial support for code coverage analysis via the <a href="http://eigenclass.org/hiki.rb?rcov">rcov library</a>.</p>
857
861
 
858
862
 
859
- <h2 id="anchor52">Acknowledgment</h2>
863
+ <h2 id="anchor50">Acknowledgment</h2>
860
864
 
861
865
 
862
866
  <p>Thanks to Mauricio Fernandez for helping me use rcov without its runner.</p>
863
867
 
864
868
 
865
- <h2 id="anchor53">Detail</h2>
869
+ <h2 id="anchor51">Detail</h2>
866
870
 
867
871
 
868
872
  <ul>
@@ -878,16 +882,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
878
882
  </ul>
879
883
 
880
884
 
881
- <h1 id="anchor54">Version 7.1.0 (2006-08-29)</h1>
885
+ <h1 id="7.1.0">Version 7.1.0 (2006-08-29)</h1>
882
886
 
883
887
 
884
- <h2 id="anchor55">Summary</h2>
888
+ <h2 id="anchor52">Summary</h2>
885
889
 
886
890
 
887
891
  <p>This release simplifies running of multiple tests, restores compatibility with Synopsys <span class="caps">VCS</span>, and better integrates with RubyGems.</p>
888
892
 
889
893
 
890
- <h2 id="anchor56">Detail</h2>
894
+ <h2 id="anchor53">Detail</h2>
891
895
 
892
896
 
893
897
  <ul>
@@ -915,16 +919,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
915
919
  </ul>
916
920
 
917
921
 
918
- <h1 id="anchor57">Version 7.0.0 (2006-08-29)</h1>
922
+ <h1 id="7.0.0">Version 7.0.0 (2006-08-29)</h1>
919
923
 
920
924
 
921
- <h2 id="anchor58">Summary</h2>
925
+ <h2 id="anchor54">Summary</h2>
922
926
 
923
927
 
924
928
  <p>This release distributes Ruby-VPI as a gem, improves portability of generated tests, and fixes a bug.</p>
925
929
 
926
930
 
927
- <h2 id="anchor59">Notice</h2>
931
+ <h2 id="anchor55">Notice</h2>
928
932
 
929
933
 
930
934
  <ul>
@@ -951,7 +955,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
951
955
  </ul>
952
956
 
953
957
 
954
- <h2 id="anchor60">Detail</h2>
958
+ <h2 id="anchor56">Detail</h2>
955
959
 
956
960
 
957
961
  <ul>
@@ -982,16 +986,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
982
986
  </ul>
983
987
 
984
988
 
985
- <h1 id="anchor61">Version 6.3.0 (2006-08-27)</h1>
989
+ <h1 id="6.3.0">Version 6.3.0 (2006-08-27)</h1>
986
990
 
987
991
 
988
- <h2 id="anchor62">Summary</h2>
992
+ <h2 id="anchor57">Summary</h2>
989
993
 
990
994
 
991
995
  <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>
992
996
 
993
997
 
994
- <h2 id="anchor63">Notice</h2>
998
+ <h2 id="anchor58">Notice</h2>
995
999
 
996
1000
 
997
1001
  <ul>
@@ -1002,7 +1006,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1002
1006
  </ul>
1003
1007
 
1004
1008
 
1005
- <h2 id="anchor64">Detail</h2>
1009
+ <h2 id="anchor59">Detail</h2>
1006
1010
 
1007
1011
 
1008
1012
  <ul>
@@ -1097,16 +1101,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1097
1101
  </ul>
1098
1102
 
1099
1103
 
1100
- <h1 id="anchor65">Version 6.2.0 (2006-08-26)</h1>
1104
+ <h1 id="6.2.0">Version 6.2.0 (2006-08-26)</h1>
1101
1105
 
1102
1106
 
1103
- <h2 id="anchor66">Summary</h2>
1107
+ <h2 id="anchor60">Summary</h2>
1104
1108
 
1105
1109
 
1106
1110
  <p>This release beautifies generated tests, adds checks to find signal width bugs, and includes a new tool.</p>
1107
1111
 
1108
1112
 
1109
- <h2 id="anchor67">Notice</h2>
1113
+ <h2 id="anchor61">Notice</h2>
1110
1114
 
1111
1115
 
1112
1116
  <ul>
@@ -1119,7 +1123,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1119
1123
  </ul>
1120
1124
 
1121
1125
 
1122
- <h2 id="anchor68">Detail</h2>
1126
+ <h2 id="anchor62">Detail</h2>
1123
1127
 
1124
1128
 
1125
1129
  <ul>
@@ -1142,16 +1146,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1142
1146
  </ul>
1143
1147
 
1144
1148
 
1145
- <h1 id="anchor69">Version 6.1.0 (2006-08-09)</h1>
1149
+ <h1 id="6.1.0">Version 6.1.0 (2006-08-09)</h1>
1146
1150
 
1147
1151
 
1148
- <h2 id="anchor70">Summary</h2>
1152
+ <h2 id="anchor63">Summary</h2>
1149
1153
 
1150
1154
 
1151
1155
  <p>This release simplifies generated tests and fixes a bug.</p>
1152
1156
 
1153
1157
 
1154
- <h2 id="anchor71">Detail</h2>
1158
+ <h2 id="anchor64">Detail</h2>
1155
1159
 
1156
1160
 
1157
1161
  <ul>
@@ -1168,16 +1172,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1168
1172
  </ul>
1169
1173
 
1170
1174
 
1171
- <h1 id="anchor72">Version 6.0.0 (2006-08-07)</h1>
1175
+ <h1 id="6.0.0">Version 6.0.0 (2006-08-07)</h1>
1172
1176
 
1173
1177
 
1174
- <h2 id="anchor73">Summary</h2>
1178
+ <h2 id="anchor65">Summary</h2>
1175
1179
 
1176
1180
 
1177
1181
  <p>This release adds support and documentation for rapid prototyping of Verilog designs in Ruby.</p>
1178
1182
 
1179
1183
 
1180
- <h2 id="anchor74">Notice</h2>
1184
+ <h2 id="anchor66">Notice</h2>
1181
1185
 
1182
1186
 
1183
1187
  <ul>
@@ -1195,7 +1199,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1195
1199
  </ul>
1196
1200
 
1197
1201
 
1198
- <h2 id="anchor75">Detail</h2>
1202
+ <h2 id="anchor67">Detail</h2>
1199
1203
 
1200
1204
 
1201
1205
  <ul>
@@ -1215,16 +1219,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1215
1219
  </ul>
1216
1220
 
1217
1221
 
1218
- <h1 id="anchor76">Version 5.1.1 (2006-08-04)</h1>
1222
+ <h1 id="5.1.1">Version 5.1.1 (2006-08-04)</h1>
1219
1223
 
1220
1224
 
1221
- <h2 id="anchor77">Summary</h2>
1225
+ <h2 id="anchor68">Summary</h2>
1222
1226
 
1223
1227
 
1224
1228
  <p>This release fixes unreadable syntax coloring in the user manual.</p>
1225
1229
 
1226
1230
 
1227
- <h2 id="anchor78">Acknowledgment</h2>
1231
+ <h2 id="anchor69">Acknowledgment</h2>
1228
1232
 
1229
1233
 
1230
1234
  <ul>
@@ -1232,7 +1236,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1232
1236
  </ul>
1233
1237
 
1234
1238
 
1235
- <h2 id="anchor79">Detail</h2>
1239
+ <h2 id="anchor70">Detail</h2>
1236
1240
 
1237
1241
 
1238
1242
  <ul>
@@ -1241,20 +1245,20 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1241
1245
 
1242
1246
 
1243
1247
  <ul>
1244
- <li>The <tt><span class="caps">README</span></tt> and <tt><span class="caps">HISTORY</span></tt> files have been converted to <a href="http://www.textism.com/tools/textile/">textile</a> format.</li>
1248
+ <li>The <tt>README</tt> and <tt>HISTORY</tt> files have been converted to <a href="http://www.textism.com/tools/textile/">textile</a> format.</li>
1245
1249
  </ul>
1246
1250
 
1247
1251
 
1248
- <h1 id="anchor80">Version 5.1.0 (2006-07-29)</h1>
1252
+ <h1 id="5.1.0">Version 5.1.0 (2006-07-29)</h1>
1249
1253
 
1250
1254
 
1251
- <h2 id="anchor81">Summary</h2>
1255
+ <h2 id="anchor71">Summary</h2>
1252
1256
 
1253
1257
 
1254
1258
  <p>This release adds a tutorial to the user manual, and improves the tools and examples.</p>
1255
1259
 
1256
1260
 
1257
- <h2 id="anchor82">Acknowledgment</h2>
1261
+ <h2 id="anchor72">Acknowledgment</h2>
1258
1262
 
1259
1263
 
1260
1264
  <ul>
@@ -1262,10 +1266,10 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1262
1266
  </ul>
1263
1267
 
1264
1268
 
1265
- <h2 id="anchor83">Detail</h2>
1269
+ <h2 id="anchor73">Detail</h2>
1266
1270
 
1267
1271
 
1268
- <h3 id="anchor84">User manual</h3>
1272
+ <h3 id="anchor74">User manual</h3>
1269
1273
 
1270
1274
 
1271
1275
  <ul>
@@ -1278,7 +1282,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1278
1282
  </ul>
1279
1283
 
1280
1284
 
1281
- <h3 id="anchor85">Examples</h3>
1285
+ <h3 id="anchor75">Examples</h3>
1282
1286
 
1283
1287
 
1284
1288
  <ul>
@@ -1306,7 +1310,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1306
1310
  </ul>
1307
1311
 
1308
1312
 
1309
- <h3 id="anchor86"><span class="caps">VPI</span> utility layer</h3>
1313
+ <h3 id="anchor76"><span class="caps">VPI</span> utility layer</h3>
1310
1314
 
1311
1315
 
1312
1316
  <ul>
@@ -1314,16 +1318,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1314
1318
  </ul>
1315
1319
 
1316
1320
 
1317
- <h1 id="anchor87">Version 5.0.0 (2006-07-22)</h1>
1321
+ <h1 id="5.0.0">Version 5.0.0 (2006-07-22)</h1>
1318
1322
 
1319
1323
 
1320
- <h2 id="anchor88">Summary</h2>
1324
+ <h2 id="anchor77">Summary</h2>
1321
1325
 
1322
1326
 
1323
1327
  <p>This release enhances the <span class="caps">VPI</span> utility layer and adds new content to the user manual.</p>
1324
1328
 
1325
1329
 
1326
- <h2 id="anchor89">Acknowledgment</h2>
1330
+ <h2 id="anchor78">Acknowledgment</h2>
1327
1331
 
1328
1332
 
1329
1333
  <ul>
@@ -1331,7 +1335,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1331
1335
  </ul>
1332
1336
 
1333
1337
 
1334
- <h2 id="anchor90">Notice</h2>
1338
+ <h2 id="anchor79">Notice</h2>
1335
1339
 
1336
1340
 
1337
1341
  <ul>
@@ -1344,7 +1348,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1344
1348
  </ul>
1345
1349
 
1346
1350
 
1347
- <h2 id="anchor91">Detail</h2>
1351
+ <h2 id="anchor80">Detail</h2>
1348
1352
 
1349
1353
 
1350
1354
  <ul>
@@ -1371,16 +1375,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1371
1375
  </ul>
1372
1376
 
1373
1377
 
1374
- <h1 id="anchor92">Version 4.0.0 (2006-05-25)</h1>
1378
+ <h1 id="4.0.0">Version 4.0.0 (2006-05-25)</h1>
1375
1379
 
1376
1380
 
1377
- <h2 id="anchor93">Summary</h2>
1381
+ <h2 id="anchor81">Summary</h2>
1378
1382
 
1379
1383
 
1380
1384
  <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>
1381
1385
 
1382
1386
 
1383
- <h2 id="anchor94">Acknowledgment</h2>
1387
+ <h2 id="anchor82">Acknowledgment</h2>
1384
1388
 
1385
1389
 
1386
1390
  <ul>
@@ -1388,7 +1392,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1388
1392
  </ul>
1389
1393
 
1390
1394
 
1391
- <h2 id="anchor95">Notice</h2>
1395
+ <h2 id="anchor83">Notice</h2>
1392
1396
 
1393
1397
 
1394
1398
  <ul>
@@ -1401,7 +1405,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1401
1405
  </ul>
1402
1406
 
1403
1407
 
1404
- <h2 id="anchor96">Detail</h2>
1408
+ <h2 id="anchor84">Detail</h2>
1405
1409
 
1406
1410
 
1407
1411
  <ul>
@@ -1426,16 +1430,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1426
1430
  </ul>
1427
1431
 
1428
1432
 
1429
- <h1 id="anchor97">Version 3.2.0 (2006-05-13)</h1>
1433
+ <h1 id="3.2.0">Version 3.2.0 (2006-05-13)</h1>
1430
1434
 
1431
1435
 
1432
- <h2 id="anchor98">Summary</h2>
1436
+ <h2 id="anchor85">Summary</h2>
1433
1437
 
1434
1438
 
1435
1439
  <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>
1436
1440
 
1437
1441
 
1438
- <h2 id="anchor99">Acknowledgment</h2>
1442
+ <h2 id="anchor86">Acknowledgment</h2>
1439
1443
 
1440
1444
 
1441
1445
  <ul>
@@ -1443,7 +1447,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1443
1447
  </ul>
1444
1448
 
1445
1449
 
1446
- <h2 id="anchor100">Detail</h2>
1450
+ <h2 id="anchor87">Detail</h2>
1447
1451
 
1448
1452
 
1449
1453
  <ul>
@@ -1470,16 +1474,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1470
1474
  </ul>
1471
1475
 
1472
1476
 
1473
- <h1 id="anchor101">Version 3.1.0 (2006-04-28)</h1>
1477
+ <h1 id="3.1.0">Version 3.1.0 (2006-04-28)</h1>
1474
1478
 
1475
1479
 
1476
- <h2 id="anchor102">Summary</h2>
1480
+ <h2 id="anchor88">Summary</h2>
1477
1481
 
1478
1482
 
1479
1483
  <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>
1480
1484
 
1481
1485
 
1482
- <h2 id="anchor103">Notice</h2>
1486
+ <h2 id="anchor89">Notice</h2>
1483
1487
 
1484
1488
 
1485
1489
  <ul>
@@ -1487,7 +1491,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1487
1491
  </ul>
1488
1492
 
1489
1493
 
1490
- <h2 id="anchor104">Detail</h2>
1494
+ <h2 id="anchor90">Detail</h2>
1491
1495
 
1492
1496
 
1493
1497
  <ul>
@@ -1524,16 +1528,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1524
1528
  </ul>
1525
1529
 
1526
1530
 
1527
- <h1 id="anchor105">Version 3.0.0 (2006-04-23)</h1>
1531
+ <h1 id="3.0.0">Version 3.0.0 (2006-04-23)</h1>
1528
1532
 
1529
1533
 
1530
- <h2 id="anchor106">Summary</h2>
1534
+ <h2 id="anchor91">Summary</h2>
1531
1535
 
1532
1536
 
1533
1537
  <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>
1534
1538
 
1535
1539
 
1536
- <h2 id="anchor107">Acknowledgment</h2>
1540
+ <h2 id="anchor92">Acknowledgment</h2>
1537
1541
 
1538
1542
 
1539
1543
  <ul>
@@ -1541,7 +1545,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1541
1545
  </ul>
1542
1546
 
1543
1547
 
1544
- <h2 id="anchor108">Notice</h2>
1548
+ <h2 id="anchor93">Notice</h2>
1545
1549
 
1546
1550
 
1547
1551
  <ul>
@@ -1549,7 +1553,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1549
1553
  </ul>
1550
1554
 
1551
1555
 
1552
- <h2 id="anchor109">Detail</h2>
1556
+ <h2 id="anchor94">Detail</h2>
1553
1557
 
1554
1558
 
1555
1559
  <ul>
@@ -1591,16 +1595,16 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1591
1595
  </ul>
1592
1596
 
1593
1597
 
1594
- <h1 id="anchor110">Version 2.0.0 (2006-04-17)</h1>
1598
+ <h1 id="2.0.0">Version 2.0.0 (2006-04-17)</h1>
1595
1599
 
1596
1600
 
1597
- <h2 id="anchor111">Summary</h2>
1601
+ <h2 id="anchor95">Summary</h2>
1598
1602
 
1599
1603
 
1600
1604
  <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>
1601
1605
 
1602
1606
 
1603
- <h2 id="anchor112">Acknowledgment</h2>
1607
+ <h2 id="anchor96">Acknowledgment</h2>
1604
1608
 
1605
1609
 
1606
1610
  <ul>
@@ -1608,7 +1612,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1608
1612
  </ul>
1609
1613
 
1610
1614
 
1611
- <h2 id="anchor113">Notice</h2>
1615
+ <h2 id="anchor97">Notice</h2>
1612
1616
 
1613
1617
 
1614
1618
  <ul>
@@ -1616,7 +1620,7 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1616
1620
  </ul>
1617
1621
 
1618
1622
 
1619
- <h2 id="anchor114">Detail</h2>
1623
+ <h2 id="anchor98">Detail</h2>
1620
1624
 
1621
1625
 
1622
1626
  <ul>
@@ -1644,10 +1648,10 @@ We <em>strictly</em> follow the RubyGems project&#8217;s <a href="http://www.rub
1644
1648
  </ul>
1645
1649
 
1646
1650
 
1647
- <h1 id="anchor115">Version 1.0.0 (2006-02-26)</h1>
1651
+ <h1 id="1.0.0">Version 1.0.0 (2006-02-26)</h1>
1648
1652
 
1649
1653
 
1650
- <h2 id="anchor116">Summary</h2>
1654
+ <h2 id="anchor99">Summary</h2>
1651
1655
 
1652
1656
 
1653
1657
  This release adds enough Verilog <span class="caps">VPI</span> functionality to make Ruby-VPI usable for simple test benches:
@@ -1658,7 +1662,7 @@ This release adds enough Verilog <span class="caps">VPI</span> functionality to
1658
1662
  </ul>
1659
1663
 
1660
1664
 
1661
- <h2 id="anchor117">Acknowledgment</h2>
1665
+ <h2 id="anchor100">Acknowledgment</h2>
1662
1666
 
1663
1667
 
1664
1668
  <ul>
@@ -1671,7 +1675,7 @@ This release adds enough Verilog <span class="caps">VPI</span> functionality to
1671
1675
  </ul>
1672
1676
 
1673
1677
 
1674
- <h2 id="anchor118">Detail</h2>
1678
+ <h2 id="anchor101">Detail</h2>
1675
1679
 
1676
1680
 
1677
1681
  <ul>
@@ -1722,16 +1726,16 @@ This release adds enough Verilog <span class="caps">VPI</span> functionality to
1722
1726
  </ul>
1723
1727
 
1724
1728
 
1725
- <h1 id="anchor119">Version 0.0.0 (1999-10-31)</h1>
1729
+ <h1 id="0.0.0">Version 0.0.0 (1999-10-31)</h1>
1726
1730
 
1727
1731
 
1728
- <h2 id="anchor120">Summary</h2>
1732
+ <h2 id="anchor102">Summary</h2>
1729
1733
 
1730
1734
 
1731
1735
  <p>This is Kazuhiro <span class="caps">HIWADA</span>&#8217;s initial testing release of Ruby-VPI. See its <a href="http://www.ruby-talk.org/cgi-bin/scat.rb/ruby/ruby-list/18193">original announcement</a> and <a href="http://easter.kuee.kyoto-u.ac.jp/~hiwada/ruby/memo/src/ruby-vpi-test.tgz">source code</a>.</p>
1732
1736
 
1733
1737
 
1734
- <h2 id="anchor121">Detail</h2>
1738
+ <h2 id="anchor103">Detail</h2>
1735
1739
 
1736
1740
 
1737
1741
  <ul>