aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/sha1_core.v
AgeCommit message (Expand)Author
2020-05-12Adding the functionality to extractd and set the intrnal hash state. Note: Th...HEADmasterJoachim Strömbergson
2020-05-12Minor change. variable names are easier to read.Joachim Strömbergson
2018-10-16Added width definition to reset values as part of checking that all registers...Joachim Strömbergson
2017-12-08Syncecd SHA-1 core to github repo. No functional changes, but more compact co...Joachim Strömbergson
2015-12-13whack copyrightsPaul Selkirk
2014-12-05There is an END to this, according to Paul.Joachim Strömbergson
2014-12-05Adding a separate digiest update state.Joachim Strömbergson
2014-11-07Changed to asynch reset.Joachim Strömbergson
2014-11-06(1) Minor fixes of nits found by the verilator linter. (2) Removed trailing w...Joachim Strömbergson
2014-02-23Updated W memory module with new sliding window version. Updated README with ...Joachim Strömbergson
2014-02-21Adding all rtl source files for the sha-1 core.Joachim Strömbergson