aboutsummaryrefslogtreecommitdiff
path: root/src/tb/tb_keywrap_core.v
AgeCommit message (Expand)Author
2019-01-17Adding key timeout output port to allow core to inform the top level wrapper ...Joachim Strömbergson
2018-12-09Adding support for SW to keep loaded key alive by reading status. Adding supp...Joachim Strömbergson
2018-12-07Adding API support for key loaded status and key timeout control. Added ports...Joachim Strömbergson
2018-09-04Updated testbench to handle parameterized core.Joachim Strömbergson
2018-07-05Removed the streaming interface in favor of a normal address based interface....Joachim Strömbergson
2018-07-01Connected the dut in the core testbench.Joachim Strömbergson
2018-06-26Adding more functionality in the core. Updated Makefile to build and simulate...Joachim Strömbergson