aboutsummaryrefslogtreecommitdiff
path: root/src/tb/tb_aes.v
AgeCommit message (Expand)Author
2018-10-03Adding testcase that tests the mangling of aes operations by switching from e...Joachim Strömbergson
2018-05-22Combined all AES round operations into a single operation for a round.Joachim Strömbergson
2018-05-22Polished the wait_ready task to use defined bit index.Joachim Strömbergson
2018-05-21Adding task to wait for ready to be set. This allows us to measure the number...Joachim Strömbergson
2018-05-21Adding inital version of AES core optimized for performance.Joachim Strömbergson