[Cryptech-Commits] [core/rng/trng] branch master updated (1342e5f -> d65865e)

git at cryptech.is git at cryptech.is
Mon Sep 7 10:31:06 UTC 2015


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/rng/trng.

      from  1342e5f   Removed the temporary task for generating seeds that is obsoleted by the seed process.
       new  7167afd   Changed the max number of blocks to force reseed once every 256 TByte. Changed default number of blocks to do reseed once every 16 GByte.
       new  bfc8924   Adding a new task that reads out a given number of random data words from the DUT.
       new  cf512b2   (1) Debugged the block stat counter. (2) Added missing port type. (3) Removed second define for default number of blocks.
       new  d65865e   (1) Verified that reseeding works. (2) Added missing define for the reseed counter API address.

The 4 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_csprng.v | 15 ++++++++++----
 src/tb/tb_csprng.v    | 54 ++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 49 insertions(+), 20 deletions(-)



More information about the Commits mailing list