aboutsummaryrefslogtreecommitdiff
path: root/rtl/modexpng_recombinator_block.v
AgeCommit message (Expand)Author
2020-03-16Increase NUM_MULTS to 32.Paul Selkirk
2020-03-14Moved modexpng from user/shatov to core/math.Paul Selkirk
2020-02-11More elegant way to do partial product recombination:Pavel V. Shatov (Meister)
2020-02-03New partial product recombination algorithm.Pavel V. Shatov (Meister)
2020-01-30This commit accomodates the changes made to DSP slice wrappers and also fixesPavel V. Shatov (Meister)
2020-01-21Refactored MMM recombinator module, accomodated the changes in DSP slicePavel V. Shatov (Meister)
2019-10-23Added missing copyright headers.Pavel V. Shatov (Meister)
2019-10-21Further work:Pavel V. Shatov (Meister)
2019-10-03Reworked storage architecture (moved I/O memory to a separate module, since t...Pavel V. Shatov (Meister)
2019-10-03Redesigned storage modules, added top-level module, added I/O storage space.Pavel V. Shatov (Meister)
2019-10-01Redesigned core architecture, unified bank structure. All storage blocks nowPavel V. Shatov (Meister)
2019-10-01Major rewrite (different core hierarchy, buses, wrappers, etc).Pavel V. Shatov (Meister)
2019-10-01Started working on the pipelined Montgomery modular multiplier. Currently canPavel V. Shatov (Meister)