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

git at cryptech.is git at cryptech.is
Mon Jun 15 15:54:18 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  fb6d1cd   More cleanup. Adding a lot of compile flags to be able to silence the testbench.
       new  19032d1   Fixed baseline.
       new  62b6700   Cleanup and fixing name in preparation for cycle crunch.
       new  1ba71b2   (1) Fixing up write address register fo s mem. (2) Cleanup of loop counter.
       new  f4fc164   Fixed prev reg:
       new  687521d   Fixed the carry registers.

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   | 323 +++++++++++++++++++++++++++------------------------
 src/tb/tb_montprod.v | 142 +++++++++++-----------
 2 files changed, 246 insertions(+), 219 deletions(-)



More information about the Commits mailing list