OpenCores
URL https://opencores.org/ocsvn/aoocs/aoocs/trunk

Subversion Repositories aoocs

[/] [aoocs/] [trunk/] [doc/] [doxygen/] [html/] [page_tool.html] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 alfik
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
<title>aoOCS: aoOCS_tool documentation</title>
6
<link href="tabs.css" rel="stylesheet" type="text/css"/>
7
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
8
</head>
9
<body>
10
<!-- Generated by Doxygen 1.7.2 -->
11
<div class="navigation" id="top">
12
  <div class="tabs">
13
    <ul class="tablist">
14
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
15
      <li><a href="annotated.html"><span>Design&#160;Unit&#160;List</span></a></li>
16
      <li><a href="files.html"><span>Files</span></a></li>
17
    </ul>
18
  </div>
19
  <div class="navpath">
20
    <ul>
21
      <li><a class="el" href="index.html">index</a>      </li>
22
    </ul>
23
  </div>
24
</div>
25
<div class="header">
26
  <div class="headertitle">
27
<h1>aoOCS_tool documentation </h1>  </div>
28
</div>
29
<div class="contents">
30
<p>The aoOCS_tool is used to:</p>
31
<ul>
32
<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>
33
<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>
34
<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>
35
</ul>
36
<ul>
37
<li></li>
38
<li>extract the specification contents from Doxygen HTML output, to generate the specification ODT file.</li>
39
</ul>
40
<p>The tool is located at: <code>./sw/aoOCS_tool/</code>. </p>
41
</div>
42
<hr class="footer"/><address class="footer"><small>Generated on Sun Dec 19 2010 16:04:22 for aoOCS by&#160;
43
<a href="http://www.doxygen.org/index.html">
44
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
45
</body>
46
</html>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.