URL
https://opencores.org/ocsvn/aoocs/aoocs/trunk
Subversion Repositories aoocs
[/] [aoocs/] [trunk/] [doc/] [doxygen/] [html/] [page_tool.html] - Rev 2
Compare with Previous | Blame | View Log
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>aoOCS: aoOCS_tool documentation</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.7.2 --> <div class="navigation" id="top"> <div class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="annotated.html"><span>Design Unit List</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div class="navpath"> <ul> <li><a class="el" href="index.html">index</a> </li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <h1>aoOCS_tool documentation </h1> </div> </div> <div class="contents"> <p>The aoOCS_tool is used to:</p> <ul> <li>generate a microcode operations Java file, which contains all available microcode operations (page_microcode_operations): <code>./sw/ao68000_tool/src/ao68000_tool/Parser.java</code>. It is generated from <code>./rtl/ao68000.v</code>,</li> <li>generate microcode for ao680000 (page_microcode_compilation) with microcode locations. The microcode is generated and stored into an Altera MIF format file located at: <code>./rtl/ao68000_microcode.mif</code>. The microcode locations are inserted into:<code>./rtl/ao68000.v</code></li> <li>run and compare the results of <a class="el" href="classao68000.html" title="ao68000 top level module.">ao68000</a> RTL simulation of <code>./tests/compare_with_winuae/verilog/tb_ao68000</code> with the software MC68000 emulation of <code>./tests/compare_with_winuae/winuae/ao</code> (page_verification),</li> </ul> <ul> <li></li> <li>extract the specification contents from Doxygen HTML output, to generate the specification ODT file.</li> </ul> <p>The tool is located at: <code>./sw/aoOCS_tool/</code>. </p> </div> <hr class="footer"/><address class="footer"><small>Generated on Sun Dec 19 2010 16:04:22 for aoOCS by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address> </body> </html>