ruby-vpi 7.1.0 → 7.2.0
Sign up to get free protection for your applications and to get access to all the features.
- data/HEADER +101 -0
- data/HISTORY +57 -37
- data/README +1 -1
- data/Rakefile +21 -13
- data/doc/src/manual.xml +5 -5
- data/doc/txt/manual.txt +10 -6
- data/doc/xhtml/background.organization.html +1 -1
- data/doc/xhtml/index.html +2 -2
- data/doc/xhtml/usage.tutorial.html +4 -4
- data/header.html +114 -0
- data/header.part.html +114 -0
- data/history.html +217 -68
- data/history.part.html +880 -0
- data/lib/ruby-vpi/rcov.rb +62 -0
- data/lib/ruby-vpi/rspec.rb +1 -1
- data/lib/ruby-vpi/xx.rb +761 -0
- data/lib/ruby-vpi.rb +13 -2
- data/memo.html +116 -1
- data/memo.part.html +86 -0
- data/readme.html +116 -1
- data/readme.part.html +21 -0
- data/ref/c/annotated.html +1 -1
- data/ref/c/common_8h.html +1 -1
- data/ref/c/files.html +1 -1
- data/ref/c/functions.html +1 -1
- data/ref/c/functions_vars.html +1 -1
- data/ref/c/globals.html +1 -1
- data/ref/c/globals_0x63.html +1 -1
- data/ref/c/globals_0x65.html +1 -1
- data/ref/c/globals_0x66.html +1 -1
- data/ref/c/globals_0x70.html +1 -1
- data/ref/c/globals_0x72.html +1 -1
- data/ref/c/globals_0x73.html +1 -1
- data/ref/c/globals_0x74.html +1 -1
- data/ref/c/globals_0x76.html +1 -1
- data/ref/c/globals_0x78.html +1 -1
- data/ref/c/globals_defs.html +1 -1
- data/ref/c/globals_defs_0x65.html +1 -1
- data/ref/c/globals_defs_0x70.html +1 -1
- data/ref/c/globals_defs_0x76.html +1 -1
- data/ref/c/globals_defs_0x78.html +1 -1
- data/ref/c/globals_enum.html +1 -1
- data/ref/c/globals_eval.html +1 -1
- data/ref/c/globals_func.html +1 -1
- data/ref/c/globals_type.html +1 -1
- data/ref/c/globals_vars.html +1 -1
- data/ref/c/hierarchy.html +1 -1
- data/ref/c/index.html +1 -1
- data/ref/c/relay_8cin.html +1 -1
- data/ref/c/relay_8hin.html +1 -1
- data/ref/c/ruby-vpi_8c.html +1 -1
- data/ref/c/structrelay____RubyOptions____def.html +1 -1
- data/ref/c/structt__cb__data.html +1 -1
- data/ref/c/structt__vpi__delay.html +1 -1
- data/ref/c/structt__vpi__error__info.html +1 -1
- data/ref/c/structt__vpi__strengthval.html +1 -1
- data/ref/c/structt__vpi__systf__data.html +1 -1
- data/ref/c/structt__vpi__time.html +1 -1
- data/ref/c/structt__vpi__value.html +1 -1
- data/ref/c/structt__vpi__vecval.html +1 -1
- data/ref/c/structt__vpi__vlog__info.html +1 -1
- data/ref/c/swig_8cin.html +1 -1
- data/ref/c/swig_8hin.html +1 -1
- data/ref/c/verilog_8h.html +1 -1
- data/ref/c/vlog_8cin.html +1 -1
- data/ref/c/vlog_8hin.html +1 -1
- data/ref/c/vpi__user_8h.html +1 -1
- data/ref/ruby/classes/ERB.html +5 -5
- data/ref/ruby/classes/ERB.src/{M000035.html → M000011.html} +0 -0
- data/ref/ruby/classes/FileUtils.html +10 -10
- data/ref/ruby/classes/FileUtils.src/{M000048.html → M000065.html} +0 -0
- data/ref/ruby/classes/FileUtils.src/{M000049.html → M000066.html} +0 -0
- data/ref/ruby/classes/ModuleInfo.html +10 -10
- data/ref/ruby/classes/ModuleInfo.src/{M000019.html → M000008.html} +0 -0
- data/ref/ruby/classes/ModuleInfo.src/{M000020.html → M000009.html} +0 -0
- data/ref/ruby/classes/OutputInfo.html +5 -5
- data/ref/ruby/classes/OutputInfo.src/{M000018.html → M000007.html} +0 -0
- data/ref/ruby/classes/RDoc.html +5 -5
- data/ref/ruby/classes/RDoc.src/{M000051.html → M000069.html} +0 -0
- data/ref/ruby/classes/RubyVPI.html +45 -5
- data/ref/ruby/classes/RubyVPI.src/M000067.html +50 -0
- data/ref/ruby/classes/RubyVPI.src/M000068.html +20 -0
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.html +35 -35
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000042.html → M000059.html} +0 -0
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000043.html → M000060.html} +0 -0
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000044.html → M000061.html} +0 -0
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000045.html → M000062.html} +1 -1
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000046.html → M000063.html} +0 -0
- data/ref/ruby/classes/SWIG/TYPE_p_unsigned_int.src/{M000047.html → M000064.html} +1 -1
- data/ref/ruby/classes/String.html +5 -5
- data/ref/ruby/classes/String.src/{M000034.html → M000012.html} +0 -0
- data/ref/ruby/classes/{ResettedCounterValue.html → Table.html} +41 -24
- data/ref/ruby/classes/Table.src/M000003.html +38 -0
- data/ref/ruby/classes/Table.src/M000004.html +18 -0
- data/ref/ruby/classes/Table.src/M000005.html +18 -0
- data/ref/ruby/classes/{InputGenerator.src/M000029.html → Table.src/M000006.html} +5 -5
- data/ref/ruby/classes/Template.html +5 -5
- data/ref/ruby/classes/Template.src/{M000027.html → M000010.html} +0 -0
- data/ref/ruby/classes/XX/Document.html +295 -0
- data/ref/ruby/classes/XX/Document.src/M000050.html +22 -0
- data/ref/ruby/classes/XX/Document.src/M000051.html +20 -0
- data/ref/ruby/classes/XX/Document.src/M000052.html +20 -0
- data/ref/ruby/classes/XX/Document.src/M000053.html +20 -0
- data/ref/ruby/classes/XX/Document.src/M000054.html +22 -0
- data/ref/ruby/classes/XX/Document.src/M000055.html +21 -0
- data/ref/ruby/classes/XX/Document.src/M000056.html +21 -0
- data/ref/ruby/classes/XX/Document.src/M000057.html +34 -0
- data/ref/ruby/classes/XX/Document.src/M000058.html +98 -0
- data/ref/ruby/{files/bin/generate_test_tpl/spec_rb.html → classes/XX/HTML4/Strict.html} +26 -28
- data/ref/ruby/classes/XX/HTML4/Strict.src/M000016.html +20 -0
- data/ref/ruby/classes/{CounterProto.html → XX/HTML4/Transitional.html} +19 -45
- data/ref/ruby/classes/XX/HTML4/Transitional.src/M000015.html +20 -0
- data/ref/ruby/classes/{MaximumCounterValue.html → XX/HTML4.html} +20 -34
- data/ref/ruby/classes/XX/HTML4.src/M000014.html +20 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.html +236 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000022.html +22 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000023.html +20 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000024.html +25 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000025.html +20 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000026.html +27 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000027.html +20 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000028.html +27 -0
- data/ref/ruby/classes/XX/Markup/ClassMethods.src/M000029.html +22 -0
- data/ref/ruby/{files/bin/generate_test_tpl/proto_rb.html → classes/XX/Markup/Error.html} +25 -21
- data/ref/ruby/classes/XX/Markup/InstanceMethods.html +474 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000030.html +56 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000031.html +33 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000032.html +31 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000033.html +48 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000034.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000035.html +31 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000036.html +32 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000037.html +32 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000038.html +28 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000039.html +23 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000040.html +26 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000041.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000042.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000043.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000044.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000045.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000046.html +21 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000047.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000048.html +20 -0
- data/ref/ruby/classes/XX/Markup/InstanceMethods.src/M000049.html +20 -0
- data/ref/ruby/classes/{TestHw5UnitModel.html → XX/Markup.html} +29 -49
- data/ref/ruby/classes/XX/Markup.src/M000021.html +28 -0
- data/ref/ruby/{files/samp/counter/counter_rspecTest_spec_rb.html → classes/XX/XHTML/Strict.html} +46 -50
- data/ref/ruby/classes/XX/XHTML/Strict.src/M000020.html +20 -0
- data/ref/ruby/classes/XX/XHTML/Transitional.html +138 -0
- data/ref/ruby/classes/XX/XHTML/Transitional.src/M000019.html +20 -0
- data/ref/ruby/classes/XX/XHTML.html +145 -0
- data/ref/ruby/classes/XX/XHTML.src/M000018.html +36 -0
- data/ref/ruby/classes/XX/XML.html +138 -0
- data/ref/ruby/classes/XX/XML.src/M000013.html +20 -0
- data/ref/ruby/classes/XX/XMLish.html +138 -0
- data/ref/ruby/classes/XX/XMLish.src/M000017.html +18 -0
- data/ref/ruby/{files/samp/counter/counter_unitTest_spec_rb.html → classes/XX.html} +39 -36
- data/ref/ruby/created.rid +1 -1
- data/ref/ruby/files/bin/generate_test_rb.html +6 -6
- data/ref/ruby/files/bin/generate_test_rb.src/{M000002.html → M000001.html} +0 -0
- data/ref/ruby/files/bin/header_to_ruby_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/erb_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/rake_rb.html +1 -1
- data/ref/ruby/files/{samp/pipelined_alu/hw5_unit_bench_rb.html → lib/ruby-vpi/rcov_rb.html} +8 -5
- data/ref/ruby/files/lib/ruby-vpi/rdoc_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/rspec_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/runner_proxy_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/runner_rb.html +6 -6
- data/ref/ruby/files/lib/ruby-vpi/runner_rb.src/{M000001.html → M000002.html} +0 -0
- data/ref/ruby/files/lib/ruby-vpi/vpi_util_rb.html +1 -1
- data/ref/ruby/files/lib/ruby-vpi/xx_rb.html +148 -0
- data/ref/ruby/files/lib/ruby-vpi_rb.html +2 -1
- data/ref/ruby/fr_class_index.html +15 -10
- data/ref/ruby/fr_file_index.html +2 -20
- data/ref/ruby/fr_method_index.html +69 -51
- data/ref/ruby/index.html +1 -1
- data/style.css +47 -0
- metadata +133 -109
- data/ref/ruby/classes/Counter.html +0 -258
- data/ref/ruby/classes/Counter.src/M000038.html +0 -20
- data/ref/ruby/classes/Counter.src/M000039.html +0 -22
- data/ref/ruby/classes/Counter.src/M000040.html +0 -20
- data/ref/ruby/classes/Counter.src/M000041.html +0 -22
- data/ref/ruby/classes/CounterProto.src/M000005.html +0 -22
- data/ref/ruby/classes/CounterProto.src/M000006.html +0 -22
- data/ref/ruby/classes/Hw5UnitModel/Operation.html +0 -216
- data/ref/ruby/classes/Hw5UnitModel/Operation.src/M000012.html +0 -25
- data/ref/ruby/classes/Hw5UnitModel/Operation.src/M000013.html +0 -33
- data/ref/ruby/classes/Hw5UnitModel/Operation.src/M000014.html +0 -18
- data/ref/ruby/classes/Hw5UnitModel.html +0 -256
- data/ref/ruby/classes/Hw5UnitModel.src/M000007.html +0 -24
- data/ref/ruby/classes/Hw5UnitModel.src/M000009.html +0 -20
- data/ref/ruby/classes/Hw5UnitModel.src/M000010.html +0 -38
- data/ref/ruby/classes/Hw5UnitModel.src/M000011.html +0 -22
- data/ref/ruby/classes/Hw5_unit.html +0 -196
- data/ref/ruby/classes/Hw5_unit.src/M000004.html +0 -27
- data/ref/ruby/classes/Hw5_unit_spec.html +0 -237
- data/ref/ruby/classes/Hw5_unit_spec.src/M000024.html +0 -21
- data/ref/ruby/classes/Hw5_unit_spec.src/M000025.html +0 -21
- data/ref/ruby/classes/Hw5_unit_spec.src/M000026.html +0 -67
- data/ref/ruby/classes/InputGenerator.html +0 -260
- data/ref/ruby/classes/InputGenerator.src/M000028.html +0 -18
- data/ref/ruby/classes/InputGenerator.src/M000030.html +0 -19
- data/ref/ruby/classes/InputGenerator.src/M000031.html +0 -38
- data/ref/ruby/classes/InputGenerator.src/M000032.html +0 -19
- data/ref/ruby/classes/InputGenerator.src/M000033.html +0 -19
- data/ref/ruby/classes/MaximumCounterValue.src/M000036.html +0 -23
- data/ref/ruby/classes/MaximumCounterValue.src/M000037.html +0 -21
- data/ref/ruby/classes/ResettedCounterValue.src/M000015.html +0 -19
- data/ref/ruby/classes/ResettedCounterValue.src/M000016.html +0 -18
- data/ref/ruby/classes/ResettedCounterValue.src/M000017.html +0 -23
- data/ref/ruby/classes/RubyVPI.src/M000050.html +0 -39
- data/ref/ruby/classes/TestHw5UnitModel.src/M000021.html +0 -19
- data/ref/ruby/classes/TestHw5UnitModel.src/M000022.html +0 -19
- data/ref/ruby/classes/TestHw5UnitModel.src/M000023.html +0 -64
- data/ref/ruby/files/bin/generate_test_tpl/bench_rb.html +0 -115
- data/ref/ruby/files/bin/generate_test_tpl/design_rb.html +0 -107
- data/ref/ruby/files/bin/generate_test_tpl/spec_rb.src/M000003.html +0 -22
- data/ref/ruby/files/ext/extconf_rb.html +0 -108
- data/ref/ruby/files/gem_extconf_rb.html +0 -114
- data/ref/ruby/files/samp/counter/counter_rspecTest_bench_rb.html +0 -115
- data/ref/ruby/files/samp/counter/counter_rspecTest_design_rb.html +0 -107
- data/ref/ruby/files/samp/counter/counter_rspecTest_proto_rb.html +0 -107
- data/ref/ruby/files/samp/counter/counter_unitTest_bench_rb.html +0 -115
- data/ref/ruby/files/samp/counter/counter_unitTest_design_rb.html +0 -107
- data/ref/ruby/files/samp/counter/counter_unitTest_proto_rb.html +0 -107
- data/ref/ruby/files/samp/pipelined_alu/Hw5UnitModel_rb.html +0 -101
- data/ref/ruby/files/samp/pipelined_alu/InputGenerator_rb.html +0 -101
- data/ref/ruby/files/samp/pipelined_alu/TestHw5UnitModel_rb.html +0 -111
- data/ref/ruby/files/samp/pipelined_alu/hw5_unit_design_rb.html +0 -107
- data/ref/ruby/files/samp/pipelined_alu/hw5_unit_spec_rb.html +0 -112
data/history.html
CHANGED
@@ -1,4 +1,119 @@
|
|
1
|
-
<
|
1
|
+
<head>
|
2
|
+
<link rel="stylesheet" type="text/css" href="style.css" />
|
3
|
+
</head>
|
4
|
+
|
5
|
+
<h1 style="text-align: center;">Welcome to Ruby-VPI</h1>
|
6
|
+
|
7
|
+
|
8
|
+
<p>Ruby-VPI is a <a href="http://ruby-lang.org">Ruby interface</a> to <a href="http://ieeexplore.ieee.org/xpl/standardstoc.jsp?isnumber=33945">Verilog <span class="caps">VPI</span></a>. It lets you create complex Verilog test benches easily and wholly in Ruby.</p>
|
9
|
+
|
10
|
+
|
11
|
+
<h2>Features</h2>
|
12
|
+
|
13
|
+
|
14
|
+
<ul>
|
15
|
+
<li>Apply <a href="http://www.martinfowler.com/articles/newMethodology.html">agile techniques</a> to develop hardware.
|
16
|
+
<ul>
|
17
|
+
<li>Rapidly prototype and verify your designs using <a href="http://behaviour-driven.org/" title="behavior-driven development"><span class="caps">BDD</span></a>, <a href="http://www.agiledata.org/essays/tdd.html" title="test-driven development"><span class="caps">TDD</span></a>, and more.</li>
|
18
|
+
<li>Consolidate your requirements and verification efforts through executable specifications.</li>
|
19
|
+
<li>Reuse the <em>same</em> specification to verify both prototype and design.</li>
|
20
|
+
</ul></li>
|
21
|
+
</ul>
|
22
|
+
|
23
|
+
|
24
|
+
<ul>
|
25
|
+
<li>Utilize Ruby’s power and elegance (<a href="http://www.ruby-doc.org/whyruby">Why choose Ruby?</a>).
|
26
|
+
<ul>
|
27
|
+
<li>Built-in support for unlimited length integers, regular expressions, networking, multi-threading, system calls, <em>ad infinium</em>!</li>
|
28
|
+
<li>Easy to use; doesn’t get in your way.</li>
|
29
|
+
<li>Makes programming <em>fun</em> again!</li>
|
30
|
+
</ul></li>
|
31
|
+
</ul>
|
32
|
+
|
33
|
+
|
34
|
+
<ul>
|
35
|
+
<li>Study, modify, or distribute this is free software, released under the <a href="http://www.gnu.org/copyleft/gpl.html"><span class="caps">GNU</span> General Public License</a>, as you see fit.</li>
|
36
|
+
</ul>
|
37
|
+
|
38
|
+
|
39
|
+
<div class="variablelist">
|
40
|
+
<dl>
|
41
|
+
|
42
|
+
<dt>
|
43
|
+
<span class="term">
|
44
|
+
<a href="./doc/usage.tutorial.html" target="_top">Tutorial</a>
|
45
|
+
</span>
|
46
|
+
</dt>
|
47
|
+
<dd>
|
48
|
+
<p>Learn how to use Ruby-VPI quickly.</p>
|
49
|
+
</dd>
|
50
|
+
|
51
|
+
<dt>
|
52
|
+
<span class="term">
|
53
|
+
<a href="./doc/" target="_top">Manual</a>
|
54
|
+
</span>
|
55
|
+
</dt>
|
56
|
+
<dd>
|
57
|
+
<p>Complete documentation for users. Start here!</p>
|
58
|
+
</dd>
|
59
|
+
|
60
|
+
<dt>
|
61
|
+
<span class="term">
|
62
|
+
<a href="http://rubyforge.org/projects/ruby-vpi" target="_top">
|
63
|
+
Project</a>
|
64
|
+
</span>
|
65
|
+
</dt>
|
66
|
+
<dd>
|
67
|
+
<p>
|
68
|
+
Access project facilities, hosted generously by <a href="http://rubyforge.org" target="_top">
|
69
|
+
RubyForge</a>.
|
70
|
+
</p>
|
71
|
+
</dd>
|
72
|
+
<dt>
|
73
|
+
<span class="term">
|
74
|
+
<a href="http://rubyforge.org/projects/ruby-vpi" target="_top">
|
75
|
+
Tracker</a>
|
76
|
+
</span>
|
77
|
+
</dt>
|
78
|
+
<dd>
|
79
|
+
<p>
|
80
|
+
Report problems, contribute patches, and more.</p>
|
81
|
+
</dd>
|
82
|
+
<dt>
|
83
|
+
<span class="term">
|
84
|
+
<a href="http://rubyforge.org/frs/?group_id=1339" target="_top">
|
85
|
+
Releases</a>
|
86
|
+
</span>
|
87
|
+
</dt>
|
88
|
+
<dd>
|
89
|
+
<p>
|
90
|
+
Download the newest releases.</p>
|
91
|
+
</dd>
|
92
|
+
<dt>
|
93
|
+
<span class="term">
|
94
|
+
<a href="http://rubyforge.org/scm/?group_id=1339" target="_top">
|
95
|
+
Sources</a>
|
96
|
+
</span>
|
97
|
+
</dt>
|
98
|
+
<dd>
|
99
|
+
<p>
|
100
|
+
Browse or access the source code repository.</p>
|
101
|
+
</dd>
|
102
|
+
<dt>
|
103
|
+
<span class="term">
|
104
|
+
<a href="http://rubyforge.org/forum/?group_id=1339" target="_top">
|
105
|
+
Forums</a>
|
106
|
+
</span>
|
107
|
+
</dt>
|
108
|
+
<dd>
|
109
|
+
<p>
|
110
|
+
Ask for help, give feedback, or discuss.</p>
|
111
|
+
</dd>
|
112
|
+
</dl>
|
113
|
+
</div>
|
114
|
+
</div>
|
115
|
+
|
116
|
+
<h1>Release history</h1>
|
2
117
|
|
3
118
|
|
4
119
|
<p>This is a record of important changes that have occurred with each release of <a href="http://ruby-vpi.rubyforge.org">Ruby-VPI</a>.</p>
|
@@ -9,15 +124,49 @@
|
|
9
124
|
|
10
125
|
We <em>strictly</em> follow the RubyGems project’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 “major.minor.build” numbering policy,
|
11
126
|
<ul>
|
12
|
-
<li>an increase in the <
|
13
|
-
<li>an increase in the <
|
14
|
-
<li>an increase in the <
|
127
|
+
<li>an increase in the <em>major</em> number indicates that <em>functionally incompatible</em> have occurred. Thus, what may have worked in the previous version may not work in the new one.</li>
|
128
|
+
<li>an increase in the <em>minor</em> number indicates that <em>functionally compatible</em> changes have occurred. Thus, what worked in the previous version will work in the new one.</li>
|
129
|
+
<li>an increase in the <em>build</em> number indicates that the <em>underlying implementation</em> has changed. The functionality has not changed and no features have been added. Thus, what worked in the previous version will work in the new one.</li>
|
15
130
|
</ul>
|
16
131
|
|
17
132
|
|
18
133
|
<p id="fn1"><sup>1</sup> C. Gross, “Explaining Open Source Version Numbers”, [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>
|
19
134
|
|
20
135
|
|
136
|
+
<h1>Version 7.2.0 (2006-09-15)</h1>
|
137
|
+
|
138
|
+
|
139
|
+
<h2>Summary</h2>
|
140
|
+
|
141
|
+
|
142
|
+
<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>
|
143
|
+
|
144
|
+
|
145
|
+
<h2>Acknowledgments</h2>
|
146
|
+
|
147
|
+
|
148
|
+
<p>Thanks to Mauricio Fernandez for helping me use rcov without its runner.</p>
|
149
|
+
|
150
|
+
|
151
|
+
<h2>Details</h2>
|
152
|
+
|
153
|
+
|
154
|
+
<ul>
|
155
|
+
<li>Added initial<sup><a href="#fn1">1</a></sup> support for code coverage analysis, which can be enabled by setting the <code>COVERAGE</code> environment variable to a non-empty value before running a test.
|
156
|
+
<ul>
|
157
|
+
<li>For example, you can run a test with the <span class="caps">GPL</span> Cver simulator while enabling the generation of code coverage reports as follows: <code>export COVERAGE=1; rake cver</code></li>
|
158
|
+
</ul></li>
|
159
|
+
</ul>
|
160
|
+
|
161
|
+
|
162
|
+
<ul>
|
163
|
+
<li>Coverage reports are generated in text and <span class="caps">HTML</span> formats.</li>
|
164
|
+
</ul>
|
165
|
+
|
166
|
+
|
167
|
+
<p id="fn1"><sup>1</sup> Full capabilites of the rcov library, such as its various analysis modes, are not yet utilized.</p>
|
168
|
+
|
169
|
+
|
21
170
|
<h1>Version 7.1.0 (2006-08-29)</h1>
|
22
171
|
|
23
172
|
|
@@ -348,24 +497,24 @@ We <em>strictly</em> follow the RubyGems project’s <a href="http://www.rub
|
|
348
497
|
<p>This release fixes unreadable syntax coloring in the user manual.</p>
|
349
498
|
|
350
499
|
|
351
|
-
<h2>
|
500
|
+
<h2>Acknowledgments</h2>
|
352
501
|
|
353
502
|
|
354
503
|
<ul>
|
355
|
-
<li>
|
504
|
+
<li>Thanks to Todd Nagengast and Matt Fischler for notifying me about unreadable text in the user manual.</li>
|
356
505
|
</ul>
|
357
506
|
|
358
507
|
|
359
|
-
<
|
360
|
-
<li>The <code>README</code> and <code>HISTORY</code> files have been converted to <a href="http://www.textism.com/tools/textile/">textile</a> format.</li>
|
361
|
-
</ul>
|
508
|
+
<h2>Details</h2>
|
362
509
|
|
363
510
|
|
364
|
-
<
|
511
|
+
<ul>
|
512
|
+
<li>Source code comments in the user manual are now readable.</li>
|
513
|
+
</ul>
|
365
514
|
|
366
515
|
|
367
516
|
<ul>
|
368
|
-
<li>
|
517
|
+
<li>The <code>README</code> and <code>HISTORY</code> files have been converted to <a href="http://www.textism.com/tools/textile/">textile</a> format.</li>
|
369
518
|
</ul>
|
370
519
|
|
371
520
|
|
@@ -378,6 +527,14 @@ We <em>strictly</em> follow the RubyGems project’s <a href="http://www.rub
|
|
378
527
|
<p>This release adds a tutorial to the user manual, and improves the tools and examples.</p>
|
379
528
|
|
380
529
|
|
530
|
+
<h2>Acknowledgments</h2>
|
531
|
+
|
532
|
+
|
533
|
+
<ul>
|
534
|
+
<li>Thanks to Phil Tomson for correcting the <span class="caps">URL</span> of the <span class="caps">RHDL</span> website, in the user manual.</li>
|
535
|
+
</ul>
|
536
|
+
|
537
|
+
|
381
538
|
<h2>Details</h2>
|
382
539
|
|
383
540
|
|
@@ -430,21 +587,21 @@ We <em>strictly</em> follow the RubyGems project’s <a href="http://www.rub
|
|
430
587
|
</ul>
|
431
588
|
|
432
589
|
|
433
|
-
<
|
590
|
+
<h1>Version 5.0.0 (2006-07-22)</h1>
|
434
591
|
|
435
592
|
|
436
|
-
<
|
437
|
-
<li>Thanks to Phil Tomson for correcting the <span class="caps">URL</span> of the <span class="caps">RHDL</span> website, in the user manual.</li>
|
438
|
-
</ul>
|
593
|
+
<h2>Summary</h2>
|
439
594
|
|
440
595
|
|
441
|
-
<
|
596
|
+
<p>This release enhances the <span class="caps">VPI</span> utility layer and adds new content to the user manual.</p>
|
442
597
|
|
443
598
|
|
444
|
-
<h2>
|
599
|
+
<h2>Acknowledgments</h2>
|
445
600
|
|
446
601
|
|
447
|
-
<
|
602
|
+
<ul>
|
603
|
+
<li>Thanks to Jan Decaluwe for correcting the description of MyHDL in the user manual.</li>
|
604
|
+
</ul>
|
448
605
|
|
449
606
|
|
450
607
|
<h2>Details</h2>
|
@@ -484,21 +641,21 @@ We <em>strictly</em> follow the RubyGems project’s <a href="http://www.rub
|
|
484
641
|
</ul>
|
485
642
|
|
486
643
|
|
487
|
-
<
|
644
|
+
<h1>Version 4.0.0 (2006-05-25)</h1>
|
488
645
|
|
489
646
|
|
490
|
-
<
|
491
|
-
<li>Thanks to Jan Decaluwe for correcting the description of MyHDL in the user manual.</li>
|
492
|
-
</ul>
|
647
|
+
<h2>Summary</h2>
|
493
648
|
|
494
649
|
|
495
|
-
<
|
650
|
+
<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>
|
496
651
|
|
497
652
|
|
498
|
-
<h2>
|
653
|
+
<h2>Acknowledgments</h2>
|
499
654
|
|
500
655
|
|
501
|
-
<
|
656
|
+
<ul>
|
657
|
+
<li>Thanks to Jose Renau for solving the problem of strange delays that occurred whenever a design was reset.</li>
|
658
|
+
</ul>
|
502
659
|
|
503
660
|
|
504
661
|
<h2>Details</h2>
|
@@ -536,21 +693,21 @@ We <em>strictly</em> follow the RubyGems project’s <a href="http://www.rub
|
|
536
693
|
</ul>
|
537
694
|
|
538
695
|
|
539
|
-
<
|
696
|
+
<h1>Version 3.2.0 (2006-05-13)</h1>
|
540
697
|
|
541
698
|
|
542
|
-
<
|
543
|
-
<li>Thanks to Jose Renau for solving the problem of strange delays that occurred whenever a design was reset.</li>
|
544
|
-
</ul>
|
699
|
+
<h2>Summary</h2>
|
545
700
|
|
546
701
|
|
547
|
-
<
|
702
|
+
<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>
|
548
703
|
|
549
704
|
|
550
|
-
<h2>
|
705
|
+
<h2>Acknowledgments</h2>
|
551
706
|
|
552
707
|
|
553
|
-
<
|
708
|
+
<ul>
|
709
|
+
<li>Thanks to Scott L Holmes for helping me <a href="http://article.gmane.org/gmane.comp.lang.ruby.general/150087">use the RSpec library without its runner</a> program.</li>
|
710
|
+
</ul>
|
554
711
|
|
555
712
|
|
556
713
|
<h2>Details</h2>
|
@@ -580,14 +737,6 @@ We <em>strictly</em> follow the RubyGems project’s <a href="http://www.rub
|
|
580
737
|
</ul>
|
581
738
|
|
582
739
|
|
583
|
-
<h2>Acknowledgment</h2>
|
584
|
-
|
585
|
-
|
586
|
-
<ul>
|
587
|
-
<li>Thanks to Scott L Holmes for helping me <a href="http://article.gmane.org/gmane.comp.lang.ruby.general/150087">use the RSpec library without its runner</a> program.</li>
|
588
|
-
</ul>
|
589
|
-
|
590
|
-
|
591
740
|
<h1>Version 3.1.0 (2006-04-28)</h1>
|
592
741
|
|
593
742
|
|
@@ -643,6 +792,14 @@ We <em>strictly</em> follow the RubyGems project’s <a href="http://www.rub
|
|
643
792
|
<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>
|
644
793
|
|
645
794
|
|
795
|
+
<h2>Acknowledgments</h2>
|
796
|
+
|
797
|
+
|
798
|
+
<ul>
|
799
|
+
<li>Thanks to the <a href="http://www.swig.org/guilty.html"><span class="caps">SWIG</span> developers</a> for making this project <em>much</em> easier! ;-)</li>
|
800
|
+
</ul>
|
801
|
+
|
802
|
+
|
646
803
|
<h2>Details</h2>
|
647
804
|
|
648
805
|
|
@@ -688,21 +845,21 @@ We <em>strictly</em> follow the RubyGems project’s <a href="http://www.rub
|
|
688
845
|
</ul>
|
689
846
|
|
690
847
|
|
691
|
-
<
|
848
|
+
<h1>Version 2.0.0 (2006-04-17)</h1>
|
692
849
|
|
693
850
|
|
694
|
-
<
|
695
|
-
<li>Thanks to the <a href="http://www.swig.org/guilty.html"><span class="caps">SWIG</span> developers</a> for making this project <em>much</em> easier! ;-)</li>
|
696
|
-
</ul>
|
851
|
+
<h2>Summary</h2>
|
697
852
|
|
698
853
|
|
699
|
-
<
|
854
|
+
<p>This release fixes major bugs, adds support for Mentor Modelsim, and removes the <code>$ruby_task</code> callback.</p>
|
700
855
|
|
701
856
|
|
702
|
-
<h2>
|
857
|
+
<h2>Acknowledgments</h2>
|
703
858
|
|
704
859
|
|
705
|
-
<
|
860
|
+
<ul>
|
861
|
+
<li>Thanks to Nobu Nakada for explaining the <a href="http://article.gmane.org/gmane.comp.lang.ruby.general/146653">cross-thread violation on rb_gc()</a> error.</li>
|
862
|
+
</ul>
|
706
863
|
|
707
864
|
|
708
865
|
<h2>Details</h2>
|
@@ -738,14 +895,6 @@ We <em>strictly</em> follow the RubyGems project’s <a href="http://www.rub
|
|
738
895
|
</ul>
|
739
896
|
|
740
897
|
|
741
|
-
<h2>Acknowledgment</h2>
|
742
|
-
|
743
|
-
|
744
|
-
<ul>
|
745
|
-
<li>Thanks to Nobu Nakada for explaining the <a href="http://article.gmane.org/gmane.comp.lang.ruby.general/146653">cross-thread violation on rb_gc()</a> error.</li>
|
746
|
-
</ul>
|
747
|
-
|
748
|
-
|
749
898
|
<h1>Version 1.0.0 (2006-02-26)</h1>
|
750
899
|
|
751
900
|
|
@@ -760,6 +909,19 @@ This release adds enough Verilog <span class="caps">VPI</span> functionality to
|
|
760
909
|
</ul>
|
761
910
|
|
762
911
|
|
912
|
+
<h2>Acknowledgments</h2>
|
913
|
+
|
914
|
+
|
915
|
+
<ul>
|
916
|
+
<li>Thanks to Jose Renau for helping me debug how Synopsys <span class="caps">VCS</span> works with Verilog <span class="caps">VPI</span>. The problem was that <span class="caps">VCS</span> required calltf signatures to be <code>void (*)(void)</code>, whereas the Verilog standard defines a calltf signature as <code>PLI_INT32 (*)(PLI_BYTE8*)</code>.</li>
|
917
|
+
</ul>
|
918
|
+
|
919
|
+
|
920
|
+
<ul>
|
921
|
+
<li>Thanks to Ross Bamford, Eric Hodel, and Yukihiro Matsumoto for <a href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/180662">helping me discover</a> why the <code>SystemStackError</code> was happening.</li>
|
922
|
+
</ul>
|
923
|
+
|
924
|
+
|
763
925
|
<h2>Details</h2>
|
764
926
|
|
765
927
|
|
@@ -811,19 +973,6 @@ This release adds enough Verilog <span class="caps">VPI</span> functionality to
|
|
811
973
|
</ul>
|
812
974
|
|
813
975
|
|
814
|
-
<h2>Acknowledgment</h2>
|
815
|
-
|
816
|
-
|
817
|
-
<ul>
|
818
|
-
<li>Thanks to Jose Renau for helping me debug how Synopsys <span class="caps">VCS</span> works with Verilog <span class="caps">VPI</span>. The problem was that <span class="caps">VCS</span> required calltf signatures to be <code>void (*)(void)</code>, whereas the Verilog standard defines a calltf signature as <code>PLI_INT32 (*)(PLI_BYTE8*)</code>.</li>
|
819
|
-
</ul>
|
820
|
-
|
821
|
-
|
822
|
-
<ul>
|
823
|
-
<li>Thanks to Ross Bamford, Eric Hodel, and Yukihiro Matsumoto for <a href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/180662">helping me discover</a> why the <code>SystemStackError</code> was happening.</li>
|
824
|
-
</ul>
|
825
|
-
|
826
|
-
|
827
976
|
<h1>Version 0.0.0 (1999-10-31)</h1>
|
828
977
|
|
829
978
|
|