[Cryptech-Commits] [core/sha512] branch master updated (48a8952 -> 6f4aae6)

git at cryptech.is git at cryptech.is
Sat Apr 5 12:11:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

joachim at secworks.se pushed a change to branch master
in repository core/sha512.

      from  48a8952   Adding Makefile for building sha512 simulation targets.
       new  6f4aae6   Adding core and top level testbenches for sha512.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/tb/tb_sha512.v      | 752 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/tb/tb_sha512_core.v | 531 ++++++++++++++++++++++++++++++++++
 2 files changed, 1283 insertions(+)
 create mode 100644 src/tb/tb_sha512.v
 create mode 100644 src/tb/tb_sha512_core.v



More information about the Commits mailing list