aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-11-06(1) Minor fixes of nits found by the verilator linter. (2) Removed trailing ↵Joachim Strömbergson
whitespace.
2014-04-01Update of the Python model to support NIST dual block message test as well ↵Joachim Strömbergson
as a test case with a huge message.
2014-03-17Removed redundant flag reset wires.Joachim Strömbergson
2014-03-16Added wait to allow the ready flag to be dropped with resettable flags. ↵Joachim Strömbergson
Fixed name of clock delay parameter.
2014-03-14Updating interface. Addding self resetting control regs. Fixing missing ↵Joachim Strömbergson
input port declaration that caused errors during simulation in ModelSim.
2014-02-23Updated W memory module with new sliding window version. Updated README with ↵Joachim Strömbergson
more info.
2014-02-21Adding all testbenches.Joachim Strömbergson
2014-02-21Adding all rtl source files for the sha-1 core.Joachim Strömbergson
2014-02-21Adding functional model in Python. Used to drive RTL development.Joachim Strömbergson