index
:
user/shatov/modexpng
master
"Next-generation" modular exponentiation using the specialized DSP slices present in the Artix-7 FPGA
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtl
/
modexpng_recombinator_block.v
Age
Commit message (
Expand
)
Author
2020-02-11
More elegant way to do partial product recombination:
Pavel V. Shatov (Meister)
2020-02-03
New partial product recombination algorithm.
Pavel V. Shatov (Meister)
2020-01-30
This commit accomodates the changes made to DSP slice wrappers and also fixes
Pavel V. Shatov (Meister)
2020-01-21
Refactored MMM recombinator module, accomodated the changes in DSP slice
Pavel V. Shatov (Meister)
2019-10-23
Added missing copyright headers.
Pavel V. Shatov (Meister)
2019-10-21
Further work:
Pavel V. Shatov (Meister)
2019-10-03
Reworked storage architecture (moved I/O memory to a separate module, since t...
Pavel V. Shatov (Meister)
2019-10-03
Redesigned storage modules, added top-level module, added I/O storage space.
Pavel V. Shatov (Meister)
2019-10-01
Redesigned core architecture, unified bank structure. All storage blocks now
Pavel V. Shatov (Meister)
2019-10-01
Major rewrite (different core hierarchy, buses, wrappers, etc).
Pavel V. Shatov (Meister)
2019-10-01
Started working on the pipelined Montgomery modular multiplier. Currently can
Pavel V. Shatov (Meister)