aboutsummaryrefslogtreecommitdiff
path: root/src/tb
AgeCommit message (Expand)Author
2018-07-03Good news: The core peformcs all AES operations and stops after correct numbe...Joachim Strömbergson
2018-07-03Debugged a lot of minor errors and added a lot of debug functions. Things are...Joachim Strömbergson
2018-07-03Add support to dump contents of memory to check that data has been written co...Joachim Strömbergson
2018-07-03Added test case with vectors from NIST KWP AE. Test fails. But at least it do...Joachim Strömbergson
2018-07-03Adding additional test code to verify that core read-modify-write and api rre...Joachim Strömbergson
2018-07-03Added first tasks to test api write and core read. Everything works as expected.Joachim Strömbergson
2018-07-01Connected the dut in the core testbench.Joachim Strömbergson
2018-06-29Connected the keymem dut into the testbench.Joachim Strömbergson
2018-06-29Adding more tasks for tb infrastructure.Joachim Strömbergson
2018-06-29Adding dut to top level testbench. Adding API definitions. Adding tasks to re...Joachim Strömbergson
2018-06-28Minor speling erorr fix.Joachim Strömbergson
2018-06-27(1) Adding initial version of top level testbench. (2) Updating Makefile to b...Joachim Strömbergson
2018-06-26Adding more functionality in the core. Updated Makefile to build and simulate...Joachim Strömbergson
2018-06-19Adding initial version of repo and design for core implementing aes key wrap.Joachim Strömbergson