URL
https://opencores.org/ocsvn/ao68000/ao68000/trunk
Subversion Repositories ao68000
[/] [ao68000/] [trunk/] [doc/] [doxygen/] [html/] [page_tool.html] - Rev 13
Go to most recent revision | 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>ao68000: ao68000_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="modules.html"><span>Modules</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>ao68000_tool documentation </h1> </div>
</div>
<div class="contents">
<p>The ao68000_tool is used to:</p>
<ul>
<li>generate a microcode operations Java file, which contains all available microcode operations (<a class="el" href="page_microcode_operations.html">Microcode operations</a>): <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 (<a class="el" href="page_microcode_compilation.html">Microcode compilation</a>) 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> (<a class="el" href="page_verification.html">Processor verification</a>),</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/ao68000_tool.jar</code>. </p>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Sat Jan 15 2011 16:45:29 for ao68000 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>
Go to most recent revision | Compare with Previous | Blame | View Log
