aboutsummaryrefslogtreecommitdiff
path: root/src/tb/tb_aes_encipher_block.v
AgeCommit message (Expand)Author
2018-05-22Combined all AES round operations into a single operation for a round.Joachim Strömbergson
2018-05-21Removed the sbox word mux. Removed ports for sbox access in the encipher data...Joachim Strömbergson
2018-05-21Removed the sword counter since it is not needed.Joachim Strömbergson
2018-05-21Adding inital version of AES core optimized for performance.Joachim Strömbergson