aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoachim StroĢˆmbergson <joachim@secworks.se>2015-02-01 09:44:34 +0100
committerJoachim StroĢˆmbergson <joachim@secworks.se>2015-02-01 09:44:34 +0100
commit422c21f5c59c52cfcae0a8c4166be21c7228ee20 (patch)
tree900680ac8c5a7a7991ea290d4b9c116bd779b706 /README.md
parentd88592bf59eeb7263507f4d13a69aa841840bda7 (diff)
Changed file type.
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..11aff35
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+Novena base
+-----------
+This repo contains the Novena baseline developed as part of the Cryptech
+project. The design contains a new FPGA top level, now clock
+implemetation and reworked EIM interface.
+
+Internally the baseline contains an arbiter to connect cores with a
+32-bit memory like interface to the EIM. Finally there is SW to
+configure the EIM interface as well as talking to a test core in the
+FPGA.
+
+For information about the EIM clocking and the baseline HW and SW
+design, see the documentation.
+
+The baseline has been written by Pavel Shatov.