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