From 422c21f5c59c52cfcae0a8c4166be21c7228ee20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Stro=CC=88mbergson?= Date: Sun, 1 Feb 2015 09:44:34 +0100 Subject: Changed file type. --- README.md | 15 +++++++++++++++ README.txt | 15 --------------- 2 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 README.md delete mode 100644 README.txt 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. diff --git a/README.txt b/README.txt deleted file mode 100644 index 11aff35..0000000 --- a/README.txt +++ /dev/null @@ -1,15 +0,0 @@ -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. -- cgit v1.2.3