summaryrefslogtreecommitdiffstats
path: root/zpu/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'zpu/index.html')
-rw-r--r--zpu/index.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/zpu/index.html b/zpu/index.html
new file mode 100644
index 0000000..bb5714f
--- /dev/null
+++ b/zpu/index.html
@@ -0,0 +1,20 @@
+<html>
+<body>
+<h1>Getting started</h1>
+FPGA: check out zpu/hdl, read zpu/hdl/index.html
+<p>
+Software: check out zpu/sw, read zpu/sw/index.html
+<p>
+Docs: check out zpu/docs, this is what's available as of writing. Further documentation exists in the eCosBoard 1.1 product: http://www.zylin.com/ecosboard.htm
+<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