[Cryptech-Commits] [core/trng] branch master updated (9627aaf -> 680c272)

git at cryptech.is git at cryptech.is
Fri Sep 12 12:12:29 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  9627aaf   Update after completion of rtl and debug of rtl using the updated testbench. Now it works.
       new  680c272   Adding fake modules for the three types of entropy sources to allow us to simulate with known values.

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/fake_modules/avalance_entropy.v | 74 ++++++++++++++++++++++++++++++++++
 src/tb/fake_modules/pseudo_entropy.v   | 72 +++++++++++++++++++++++++++++++++
 src/tb/fake_modules/ringosc_entropy.v  | 72 +++++++++++++++++++++++++++++++++
 3 files changed, 218 insertions(+)
 create mode 100644 src/tb/fake_modules/avalance_entropy.v
 create mode 100644 src/tb/fake_modules/pseudo_entropy.v
 create mode 100644 src/tb/fake_modules/ringosc_entropy.v



More information about the Commits mailing list