From f06583ef515bae8f24d696e0df75a425bc47c2bb Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Thu, 28 Aug 2014 10:29:48 -0400 Subject: initial commit of Novena code for coretest --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..302a492 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +coretest_hashes +=============== + +The coretest system combined with cryptographic hash functions. + +## Introduction ## +This is a HW subsystem that includes the coretest module connected to an +I2C bus for external access and to hash function cores. This version +includes the SHA-1, SHA-256, and SHA-512 cores. + +## Status ## +***(2014-08-27)*** +Initial version. Build using Xilinx ISE 14.3. -- cgit v1.2.3