aboutsummaryrefslogtreecommitdiff
path: root/src/tb/tb_sha3.v
AgeCommit message (Expand)Author
2021-06-07Add mode bits for the various flavors of SHA-3, so that the softwaresha3_modePaul Selkirk
2021-06-06The SHA-3 algorithm really wants everything to be little-endian, which isPaul Selkirk
2017-12-05Added new testbench.Pavel V. Shatov (Meister)
2016-08-24Making ModelSim happy with the testbench. Not as easy making ModelSim be frie...Joachim Strömbergson
2016-08-23Writing test data into the core regs.Joachim Strömbergson
2016-08-23Adding functionality in sha3 tb to be able to build a baseline.Joachim Strömbergson
2015-12-13whack copyrightsPaul Selkirk
2015-03-13Adding initial version of tb for sha3 core.Joachim Strömbergson