[Cryptech-Commits] [user/js/keywrap] branch master updated (3a600f8 -> a2248a8)
git at cryptech.is
git at cryptech.is
Thu Jun 28 09:45:58 UTC 2018
This is an automated email from the git hooks/post-receive script.
joachim at secworks.se pushed a change to branch master
in repository user/js/keywrap.
from 3a600f8 (1) Adding initial version of top level testbench. (2) Updating Makefile to be able to bild and run top level simulation as well as linting all rtl code.
new da4e5fa Adding the Python keywrap model from sw/libhal/unit-tests.py to modify as needed to get intermediate values. Removed the aes model taken from the aes core.
new a2248a8 Minor speling erorr fix.
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/model/aes.py | 1058 -----------------------------------------------
src/model/keywrap.py | 125 ++++--
src/tb/tb_keywrap_mem.v | 2 +-
3 files changed, 102 insertions(+), 1083 deletions(-)
delete mode 100755 src/model/aes.py
More information about the Commits
mailing list