aboutsummaryrefslogtreecommitdiff
path: root/toolruns/Makefile
AgeCommit message (Collapse)Author
2018-11-23Adding vendor mem model.Joachim Strömbergson
2018-10-30Integrated the DUT into the testbench and update Makefile to build the sim ↵Joachim Strömbergson
target-
2018-09-28Integrated new mkmif_core wrapper.Joachim Strömbergson
2018-09-18Moved the mkmif instance into the core itself. Added API to read the key if ↵Joachim Strömbergson
DEBUG is set.
2018-09-14Adding instatiation of the mkmif in the keywrap top level wrapper. Updated ↵Joachim Strömbergson
testbench anf Makefile to build with instantiated mkmif. The mkmif is not yet used by the keywrap.
2018-07-05We use the aes_speed core instead.Joachim Strömbergson
2018-06-27(1) Adding initial version of top level testbench. (2) Updating Makefile to ↵Joachim Strömbergson
be able to bild and run top level simulation as well as linting all rtl code.
2018-06-26Adding more functionality in the core. Updated Makefile to build and ↵Joachim Strömbergson
simulate with the AES core. Minor update to header and README. Clarified that it is RFC 5649 we are implementing.
2018-06-19Adding initial version of repo and design for core implementing aes key wrap.Joachim Strömbergson