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: Directory structure</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><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="navpath">
|
21 |
|
|
<ul>
|
22 |
|
|
<li><a class="el" href="index.html">index</a> </li>
|
23 |
|
|
</ul>
|
24 |
|
|
</div>
|
25 |
|
|
</div>
|
26 |
|
|
<div class="header">
|
27 |
|
|
<div class="headertitle">
|
28 |
|
|
<h1>Directory structure </h1> </div>
|
29 |
|
|
</div>
|
30 |
|
|
<div class="contents">
|
31 |
|
|
<p>The <a class="el" href="classao68000.html" title="ao68000 top level module.">ao68000</a> project consists of the following directories:</p>
|
32 |
|
|
<div class="fragment"><pre class="fragment">- doc .......................................................................... Project documentation
|
33 |
|
|
- doxygen .................................................................. Doxygen auto-generated documentation
|
34 |
|
|
- html ................................................................. Doxygen HTML documentation
|
35 |
|
|
- img ...................................................................... Documentation images
|
36 |
|
|
- src ...................................................................... Documentation sources
|
37 |
|
|
- img .................................................................. Sources for documentation images
|
38 |
|
|
|
39 |
|
|
- rtl .......................................................................... ao68000 RTL core sources
|
40 |
|
|
|
41 |
|
|
- sw ........................................................................... Software projects and tools
|
42 |
|
|
- ao68000_tool ............................................................. ao68000_tool Java sources
|
43 |
|
|
|
44 |
|
|
- tests ........................................................................ ao68000 core tests
|
45 |
|
|
- compare_with_winuae ...................................................... ao68000 with WinUAE MC68000 emulator comparison test
|
46 |
|
|
- verilog .............................................................. Verilog ao68000 wrapper/testbench for comparison with software emulators
|
47 |
|
|
- winuae ............................................................... WinUAE MC68000 processor emulator
|
48 |
|
|
- nbcd_abcd_sbcd ........................................................... Binary Coded Decimal test tool
|
49 |
|
|
- soc_for_linux_on_terasic_de2_70 .......................................... System-on-Chip example for ao68000
|
50 |
|
|
- quartus_project ...................................................... Altera Quartus project files
|
51 |
|
|
- sd_card .............................................................. First SD card sector contents
|
52 |
|
|
- software ............................................................. Software running on System-on-Chip
|
53 |
|
|
- linux-2.6.33.1-ao68000 ........................................... Linux kernel version 2.6.33.1
|
54 |
|
|
- verilog .............................................................. Verilog sources for soc_for_linux project
|
55 |
|
|
|
56 |
|
|
- tmp .......................................................................... Temporary build/run directory
|
57 |
|
|
</pre></div> </div>
|
58 |
17 |
alfik |
<hr class="footer"/><address class="footer"><small>Generated on Sun Jan 16 2011 11:00:03 for ao68000 by 
|
59 |
12 |
alfik |
<a href="http://www.doxygen.org/index.html">
|
60 |
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
|
61 |
|
|
</body>
|
62 |
|
|
</html>
|