index
:
core/util/keywrap
master
AES KEY WRAP as defined in RFC 3394
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tb
/
tb_keywrap_core.v
Age
Commit message (
Expand
)
Author
2020-03-31
Merge branch 'integrate_mkmif' to master
Paul Selkirk
2019-01-17
Adding key timeout output port to allow core to inform the top level wrapper ...
Joachim Strömbergson
2018-12-09
Adding support for SW to keep loaded key alive by reading status. Adding supp...
Joachim Strömbergson
2018-12-07
Adding API support for key loaded status and key timeout control. Added ports...
Joachim Strömbergson
2018-09-28
Completed syntax debug after integration of new mkmif_core wrapper.
Joachim Strömbergson
2018-09-25
Added logic to perform status word read operation from the mkm. Adding interf...
Joachim Strömbergson
2018-09-18
Adding API control bits to read and write key.
Joachim Strömbergson
2018-09-18
Moved the mkmif instance into the core itself. Added API to read the key if D...
Joachim Strömbergson
2018-09-04
Updated testbench to handle parameterized core.
Joachim Strömbergson
2018-07-05
Removed the streaming interface in favor of a normal address based interface....
Joachim Strömbergson
2018-07-01
Connected the dut in the core testbench.
Joachim Strömbergson
2018-06-26
Adding more functionality in the core. Updated Makefile to build and simulate...
Joachim Strömbergson