[Cryptech-Commits] [core/math/modexpa7] branch systolic updated (c6ea5d8 -> b33f595)

git at cryptech.is git at cryptech.is
Sun Jul 23 21:13:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

meisterpaul1 at yandex.ru pushed a change to branch systolic
in repository core/math/modexpa7.

    from c6ea5d8  Force inference of distributed memory for the simple FIFO used to store carries.
     new 3ca2b94  Converted pe_t array into a FIFO too. No more nasty messages during synthesis. Still needs a tiny bit of cleanup.
     new b33f595  Wrote top-level module. 4096-bit core with 16-tap systolic array synthesizes just fine:  10% slices   8% block memory  33% DSPs

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/rtl/modexpa7_systolic_multiplier.v |  93 ++++++-
 src/rtl/modexpa7_top.v                 | 481 +++++++++++++++++++++++++++++++++
 src/rtl/pe/modexpa7_primitive_switch.v |   2 +-
 3 files changed, 563 insertions(+), 13 deletions(-)
 create mode 100644 src/rtl/modexpa7_top.v



More information about the Commits mailing list