[Cryptech-Commits] [core/math/modexp] branch perfopt updated (8e73cbf -> 5b00f7c)

git at cryptech.is git at cryptech.is
Fri Jun 26 07:34:51 UTC 2015


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

joachim at secworks.se pushed a change to branch perfopt
in repository core/math/modexp.

      from  8e73cbf   Removed extra digit in test case KAT that had creeped in.
       new  5b00f7c   Changed modexp core to use explicit exponent length to allow removal of padding of exponent and improving performance. Updated testbenches to match the changed lengths inside the device under test.

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/modexp_core.v            | 14 +++++----
 src/tb/tb_modexp.v               | 61 ++++++++++++++++++++++++++++++++++++----
 src/tb/tb_modexp_autogenerated.v |  4 +--
 3 files changed, 66 insertions(+), 13 deletions(-)



More information about the Commits mailing list