summaryrefslogtreecommitdiffstats
path: root/zpu/index.html
blob: 7343ab663234be27f4bfc54acb954ec998fb8696 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<body>
<h1>Getting started</h1>
FPGA: check out zpu/hdl, read <a href="hdl/index.html">zpu/hdl/index.html</a>
<p>
Software: check out zpu/sw, read <a href="sw/index.html">zpu/sw/index.html</a>
<p>
Docs: start with <a href="docs/zpu_arch.html">ZPU architecture doc</a>
<h2>Other directories</h2>
You probably don't need or want to download other directories.
<ul>
<li>
gccsrc - the complete GCC toolchain source. Big! Almost certainly not something you need or want to download. This has been moved to /trunk/zpugccsrc to
avoid subversion choking.
<li> roadshow - various bits and bobs to demonstrate the ZPU that has not been sorted/reorganized yet.

</ul>

</body>
</html>
OpenPOWER on IntegriCloud