[Cryptech-Commits] [core/math/modexp] branch perfopt updated (708b71f -> 5c3a5cc)
git at cryptech.is
git at cryptech.is
Wed Jun 24 12:33:20 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 708b71f Fixed incorrect compile time expression for sizing the memory.
new 6a5d579 (1) Untangled the word index address generator from the product logic. (2) Updated the montprod TB to match changed FSM states in montprod.
new 5c3a5cc Corrected suffixes and cleaned up product address generation.
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 | 127 +++++++++++++++++++++++++++++++++++----------------
src/tb/tb_montprod.v | 2 +-
2 files changed, 88 insertions(+), 41 deletions(-)
More information about the Commits
mailing list