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_mkmif.v
Age
Commit message (
Expand
)
Author
2018-12-07
Solved event loop.
Joachim Strömbergson
2018-11-27
Adding test that tries to write a key into the serial memory.
Joachim Strömbergson
2018-11-27
Adding check that correct status word was written into the serial memory.
Joachim Strömbergson
2018-11-23
Added ability observe mkmif state. Realized that the write operation handler ...
Joachim Strömbergson
2018-11-23
Updated display of states. We can now observe correct init of the memory.
Joachim Strömbergson
2018-11-23
Adding task to dump parts of the contents of the serial memory.
Joachim Strömbergson
2018-11-23
Added observation of mem internal control states.
Joachim Strömbergson
2018-11-23
Enabled spi observation and can see that SPI interface is alive when pulling ...
Joachim Strömbergson
2018-11-23
Adding test case for mem init. Removing auto-load test case since the dut doe...
Joachim Strömbergson
2018-11-22
Adding outputs to observe dut API. Adding support in Makefile for using the v...
Joachim Strömbergson
2018-11-06
Fixed incorrect address used for the key. Added testcase to verify reading of...
Joachim Strömbergson
2018-11-06
Adding test case to observe auto-load of key and status after reset.
Joachim Strömbergson
2018-10-30
Integrated the DUT into the testbench and update Makefile to build the sim ta...
Joachim Strömbergson
2018-09-28
Adding initial version of testbench for the mkmif wrapper.
Joachim Strömbergson