[Cryptech-Commits] [test/novena_base] branch trng updated (97f0335 -> 0bdca3b)

git at cryptech.is git at cryptech.is
Fri Mar 13 12:36:19 UTC 2015


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

joachim at secworks.se pushed a change to branch trng
in repository test/novena_base.

      from  97f0335   (1) First attempt at connecting the rng core into the novena. (2) Fixed minor copy crimes. (3) autmagically removed trailing whitespace.
       new  0bdca3b   Fixed names for core selector to follow the form of the selectors for rng and ciphers. Fixed copy crimes. Disabled hash cores for the time being since we want to debug the rng.

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:
 rtl/src/verilog/cipher_selector.v                  | 19 +++----
 rtl/src/verilog/eim_memory.v                       |  2 +-
 .../verilog/{core_selector.v => hash_selector.v}   | 59 ++++++++++------------
 3 files changed, 37 insertions(+), 43 deletions(-)
 rename rtl/src/verilog/{core_selector.v => hash_selector.v} (92%)



More information about the Commits mailing list