aboutsummaryrefslogtreecommitdiff
path: root/sw/test-sha256
AgeCommit message (Collapse)Author
2015-02-04change 'unsigned int' to the more explicit 'uint32_t'Paul Selkirk
2015-02-03(1) Updated core selector with logic to connect sha256. (2) Adding test sw ↵Joachim Strömbergson
that is able to talk to the sha256 core and perform a hash operation.
2015-02-02Completed first test program for sha256 core.Joachim Strömbergson
2015-02-02Fixed name.Joachim Strömbergson
2015-02-02Adding initial version of test code for sha256 core.Joachim Strömbergson