1 |
12 |
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>ao68000: Design Unit List</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 Page</span></a></li>
|
15 |
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
16 |
|
|
<li class="current"><a href="annotated.html"><span>Design Unit List</span></a></li>
|
17 |
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
18 |
|
|
</ul>
|
19 |
|
|
</div>
|
20 |
|
|
<div class="tabs2">
|
21 |
|
|
<ul class="tablist">
|
22 |
|
|
<li class="current"><a href="annotated.html"><span>Class List</span></a></li>
|
23 |
|
|
<li><a href="hierarchy.html"><span>Design Unit Hierarchy</span></a></li>
|
24 |
|
|
<li><a href="functions.html"><span>Design Unit Members</span></a></li>
|
25 |
|
|
</ul>
|
26 |
|
|
</div>
|
27 |
|
|
</div>
|
28 |
|
|
<div class="header">
|
29 |
|
|
<div class="headertitle">
|
30 |
|
|
<h1>Design Unit List</h1> </div>
|
31 |
|
|
</div>
|
32 |
|
|
<div class="contents">
|
33 |
|
|
Here is a list of all design unit members with links to the Modules they belong to:<table>
|
34 |
|
|
<tr><td class="indexkey">Module </td><td class="memItemRight" valign="bottom"><a class="el" href="classalu.html">alu</a></td><td class="indexvalue">Arithmetic and Logic Unit </td></tr>
|
35 |
|
|
<tr><td class="indexkey">Module </td><td class="memItemRight" valign="bottom"><a class="el" href="classao68000.html">ao68000</a></td><td class="indexvalue">Ao68000 top level module </td></tr>
|
36 |
|
|
<tr><td class="indexkey">Module </td><td class="memItemRight" valign="bottom"><a class="el" href="classbus__control.html">bus_control</a></td><td class="indexvalue">Initiate WISHBONE MASTER bus cycles </td></tr>
|
37 |
|
|
<tr><td class="indexkey">Module </td><td class="memItemRight" valign="bottom"><a class="el" href="classcondition.html">condition</a></td><td class="indexvalue">Condition tests </td></tr>
|
38 |
|
|
<tr><td class="indexkey">Module </td><td class="memItemRight" valign="bottom"><a class="el" href="classdecoder.html">decoder</a></td><td class="indexvalue">Decode instruction and addressing mode </td></tr>
|
39 |
|
|
<tr><td class="indexkey">Module </td><td class="memItemRight" valign="bottom"><a class="el" href="classmemory__registers.html">memory_registers</a></td><td class="indexvalue">Contains the microcode ROM and D0-D7, A0-A7 registers </td></tr>
|
40 |
|
|
<tr><td class="indexkey">Module </td><td class="memItemRight" valign="bottom"><a class="el" href="classmicrocode__branch.html">microcode_branch</a></td><td class="indexvalue">Select the next microcode word to execute </td></tr>
|
41 |
|
|
<tr><td class="indexkey">Module </td><td class="memItemRight" valign="bottom"><a class="el" href="classregisters.html">registers</a></td><td class="indexvalue">Microcode controlled registers </td></tr>
|
42 |
|
|
</table>
|
43 |
|
|
</div>
|
44 |
17 |
alfik |
<hr class="footer"/><address class="footer"><small>Generated on Sun Jan 16 2011 11:00:03 for ao68000 by 
|
45 |
12 |
alfik |
<a href="http://www.doxygen.org/index.html">
|
46 |
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
|
47 |
|
|
</body>
|
48 |
|
|
</html>
|