doc/memo.html in ruby-vpi-17.0.0 vs doc/memo.html in ruby-vpi-18.0.0

- old
+ new

@@ -6,55 +6,56 @@ <link rel="stylesheet" type="text/css" href="print.css" media="print" /> <link rel="alternate" type="application/rss+xml" href="http://ruby-vpi.rubyforge.org/doc/rss.xml" title="RSS feed for this project." /> <title>Pending tasks</title> </head> <body> + <div id="site-links"> + <a href="readme.html">Home</a> + &middot; <a href="manual.html">Manual</a> + &middot; <a href="memo.html">Memo</a> + &middot; <a href="history.html">History</a> + <hr style="display: none"/> + </div> + <div id="toc-links"> - <a href="#toc:contents">Contents</a> &middot; - - <a href="readme.html" style="color: green; font-size: larger;">Home page</a> + <a href="#toc:contents">Contents</a> </div> <div id="body"><p> <hr style="display: none"/> <div id="Pending_tasks" class="section"> <h1 class="title"> - <a href="#a-606651978">1</a> + <a href="#a-607907898">1</a> &nbsp; Pending tasks </h1> <ul> - <li>add shortcuts for reading &#38; writing VPI delay values</li> + <li>add support for multiple Ruby prototypes so that you can do integration testing and ESL stuff</li> </ul> <ul> - <li>GHDL simulator supports VPI - <ul> - <li>need way to invoke VPI tasks from VHDL, like <code class="code"><span style="color:#d70; font-weight:bold">$ruby_init</span>();</code> - - <p><ins>No need for system tasks/functions. Ruby-VPI uses callbacks now!</ins></p></li> - </ul></li> + <li>add shortcuts for reading &#38; writing VPI delay values</li> </ul> <ul> - <li>add instructions for using <strong>ruby-debug</strong> with a graphical debugging tool or IDE like RadRails</li> + <li>add support for GHDL simulator (and thereby VHDL!) because it supports VPI</li> </ul> <ul> - <li>write section about code coverage and prototyping in manual</li> + <li>add instructions for using <strong>ruby-debug</strong> with a graphical debugging tool or IDE like RadRails</li> </ul> <ul> - <li>clean up the teriminology section&#8230; unnecessary</li> + <li>write section about code coverage and prototyping in manual</li> </ul> <ul> <li>write unit tests for the non-VPI libraries like integer.rb and float.rb</li> @@ -67,11 +68,11 @@ <p> <hr style="display: none"/> <div id="Finished_tasks" class="section"> <h1 class="title"> - <a href="#a-606657678">2</a> + <a href="#a-607910698">2</a> &nbsp; Finished tasks </h1> @@ -138,20 +139,30 @@ <ul> <li>add support for VPI callbacks which execute Ruby blocks</li> </ul> + + <ul> + <li>write section about code coverage and prototyping in manual</li> + </ul> + + + <ul> + <li>clean up the teriminology section&#8230; unnecessary</li> + </ul> + </div> </p> <p> <hr style="display: none"/> <div id="Obsolete_tasks" class="section"> <h1 class="title"> - <a href="#a-606663598">3</a> + <a href="#a-607913238">3</a> &nbsp; Obsolete tasks </h1> @@ -186,10 +197,10 @@ </p></div> <hr style="display: none"/> <div id="toc"> <h1 id="toc:contents">Contents</h1> - <ul><li><span class="hide">1 </span><a id="a-606651978" href="#Pending_tasks">Pending tasks</a></li><li><span class="hide">2 </span><a id="a-606657678" href="#Finished_tasks">Finished tasks</a></li><li><span class="hide">3 </span><a id="a-606663598" href="#Obsolete_tasks">Obsolete tasks</a></li></ul> + <ul><li><span class="hide">1 </span><a id="a-607907898" href="#Pending_tasks">Pending tasks</a></li><li><span class="hide">2 </span><a id="a-607910698" href="#Finished_tasks">Finished tasks</a></li><li><span class="hide">3 </span><a id="a-607913238" href="#Obsolete_tasks">Obsolete tasks</a></li></ul> </div> </body> </html>