[Cryptech-Commits] [core/math/modexp] branch perfopt updated (5a0a6f8 -> c8c13f7)

git at cryptech.is git at cryptech.is
Tue Jun 23 06:25:32 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  5a0a6f8   Changed blockmem1r1w used in montprod to generic data and address widths. Updated instantiation to use generics.
       new  c8c13f7   Made the adder and shifters words size generic. Updated the montprod and residue to use the generic adder and shifters.

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/adder32.v  | 42 +++++++++++++++++++++--------------
 src/rtl/montprod.v | 64 +++++++++++++++++++++++++++---------------------------
 src/rtl/residue.v  | 61 +++++++++++++++++++++++++--------------------------
 src/rtl/shl32.v    | 31 ++++++++++++++------------
 src/rtl/shr32.v    | 25 +++++++++++----------
 5 files changed, 119 insertions(+), 104 deletions(-)



More information about the Commits mailing list