[Cryptech-Commits] [core/platform/common] branch master updated (5ae9fac -> 175bbe0)

git at cryptech.is git at cryptech.is
Tue Feb 11 13:09:41 UTC 2020


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

meisterpaul1 at yandex.ru pushed a change to branch master
in repository core/platform/common.

    from 5ae9fac  Merge branch 'master' of git.cryptech.is:core/platform/common
     new 4f5c445  Added support for ModExpNG core:  * new 'modexpng' target builds just the ModExpNG (this is mostly for various    testing purposes)  * new 'hsm_ng' target buils the plain old 'hsm' config + 1x ModExpNG
     new 5807b0b  Reworked core selector generation script.
     new f7652ba  Testbench for the new multicycle core selector.
     new 175bbe0  Added reset replicator module. Details below.

The 4 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:
 bench/tb_core_selector.v | 192 ++++++++++++++++++++++++++
 config/core.cfg          |  42 +++++-
 config/core_config.py    | 341 ++++++++++++++++++++++++++++++-----------------
 extra/reset_replicator.v |  93 +++++++++++++
 4 files changed, 548 insertions(+), 120 deletions(-)
 create mode 100644 bench/tb_core_selector.v
 create mode 100644 extra/reset_replicator.v



More information about the Commits mailing list