aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Selkirk <pselkirk@isc.org>2015-03-17 13:49:25 +0100
committerPaul Selkirk <pselkirk@isc.org>2015-03-17 13:49:25 +0100
commit63c5dae7baada6cc8f459f23d5840c56250d8bf7 (patch)
tree03df1f74790ba0d054d51a7ec7b1108d77a1f8ea /README.md
Rearrange cores.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0630499
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+platform/common
+===============
+
+Support code that is used to build projects, but not tied to a particular platform.
+
+## Introduction ##
+At present, this contains core_selector, a set of muxes to select a core
+by the most significant address bits of a memory-like architecture.