[Cryptech-Commits] [core/math/modexp] branch perfopt updated (0fa3d49 -> 435b905)

git at cryptech.is git at cryptech.is
Tue Jun 23 13:37:56 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  0fa3d49   Updated the 2r1w block memory to be operand size generic. Minor fix in 1r1w block memory.
       new  435b905   Updated all modules below modexp_core has been updated to have generic operand size. Updated module integrations in modexp_core to set the operand width and address width.

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/blockmem2r1wptr.v |  44 +++++----
 src/rtl/blockmem2rptr1w.v |  41 ++++----
 src/rtl/modexp_core.v     | 239 ++++++++++++++++++++++++----------------------
 src/rtl/montprod.v        |   6 +-
 4 files changed, 175 insertions(+), 155 deletions(-)



More information about the Commits mailing list