aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.