aboutsummaryrefslogtreecommitdiff
path: root/src/tb/tb_keywrap_mkmif.v
AgeCommit message (Collapse)Author
2018-11-23Adding test case for mem init. Removing auto-load test case since the dut ↵Joachim Strömbergson
does not support auto load. Updating the write status test case to use wait_ready() for dut status.
2018-11-22Adding outputs to observe dut API. Adding support in Makefile for using the ↵Joachim Strömbergson
vendor supplied memory model.
2018-11-06Fixed incorrect address used for the key. Added testcase to verify reading ↵Joachim Strömbergson
of status word.
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 ↵Joachim Strömbergson
target-
2018-09-28Adding initial version of testbench for the mkmif wrapper.Joachim Strömbergson