aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-16Added the regs missing in reset also in the old aes core.Joachim Strömbergson
2018-07-04(1) Added NIST KWP test to core. (2) Moved all other tests in core tb to a se...Joachim Strömbergson
2018-07-04Added a test case for AES with test vectors from processing NIST KWP keywrap ...Joachim Strömbergson
2018-05-22Added wait_ready task to allow test cases to wait for the core to complete an...Joachim Strömbergson
2017-12-15Adding the error port that went missing. Sloppy.Joachim Strömbergson
2017-12-14Synced the AES core rtl and testbench to github. The updates does not add or ...Joachim Strömbergson
2015-12-13whack copyrightsPaul Selkirk
2015-10-02Fixing text error in comment.Joachim Strömbergson
2015-07-17fix CORE_VERSION to match what we think it should bePaul Selkirk
2015-05-28Corrected where config bits are.Joachim Strömbergson
2015-05-16(1) Changed name and version to reflect that it is not only AES-128 and that ...Joachim Strömbergson
2015-05-04(1) Changed ordet of status and config addresses to conform to what we have i...Joachim Strömbergson
2014-11-28Reworked the sbox and inverse sbox. Slighly smaller design and much shorter s...Joachim Strömbergson
2014-11-27Adding Python models for AES as well as key expansion and rcon.Joachim Strömbergson
2014-11-27Adding testbenchs.Joachim Strömbergson
2014-11-27Adding RTL source files for the AES core.Joachim Strömbergson