[Cryptech-Commits] [core/math/modexp] branch perfopt updated (687521d -> 4f7b066)

git at cryptech.is git at cryptech.is
Tue Jun 16 13:57:52 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  687521d   Fixed the carry registers.
       new  5775903   cleanup of s mem write control.
       new  3e96b4a   Fixed non trivial yet fairly short testcases.
       new  6ef8730   Collapsed done. Removes one cycle from each montprod.
       new  aa58db8   Collapsing cycles for loop counter. Updating testbench to match removed cycles.
       new  4f7b066   Fixed final big testcase to match python model.

The 5 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   | 102 +++++++++++++++++++++++++--------------------------
 src/tb/tb_modexp.v   |  91 +++++++++++++++++++++++++++++----------------
 src/tb/tb_montprod.v |   8 +---
 3 files changed, 112 insertions(+), 89 deletions(-)



More information about the Commits mailing list