[Cryptech-Commits] [core/math/modexp] branch perfopt updated (46e2c53 -> 35c08fc)

git at cryptech.is git at cryptech.is
Thu Jun 18 08:34: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  46e2c53   (1) Collapsed the sm and sa adder states. Thisimoproves performance for modexp with 3%. (2) Updated montprod testbench to not use the now removed states. (3) Minor code cleanup to make it easier to work with for further improvements.
       new  a5076bb   Update after linting after cycle collapsing.
       new  35c08fc   Combined case statements to make it easier to follow the sequences.

The 2 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/montprod.v | 53 ++++++++++++++++++-----------------------------------
 1 file changed, 18 insertions(+), 35 deletions(-)



More information about the Commits mailing list