[Cryptech-Commits] [core/trng] branch master updated (50fbdb9 -> d69f5a8)

git at cryptech.is git at cryptech.is
Thu Sep 11 16:26:05 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/trng.

      from  50fbdb9   Adding compile and sim target for the mixer.
       new  d69f5a8   Adding initial versions of rtl and tb for the mixer.

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/rtl/trng_mixer.v               | 704 +++++++++++++++++++++++++++++++++++++
 src/tb/{tb_csprng.v => tb_mixer.v} | 144 ++------
 2 files changed, 733 insertions(+), 115 deletions(-)
 create mode 100644 src/rtl/trng_mixer.v
 copy src/tb/{tb_csprng.v => tb_mixer.v} (59%)



More information about the Commits mailing list