Skip to content
Snippets Groups Projects
Commit 3a34acfc authored by dam1n19's avatar dam1n19
Browse files

Updated RTL headers

parent 47c46e1e
No related branches found
No related tags found
No related merge requests found
//-----------------------------------------------------------------------------
// SoC Labs Basic SHA-2 Message Builder Module
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// Contributors
//
// David Mapstone (d.a.mapstone@soton.ac.uk)
//
// Copyright 2022, SoC Labs (www.soclabs.org)
//-----------------------------------------------------------------------------
module message_build (
input logic clk,
input logic nrst,
......
//-----------------------------------------------------------------------------
// SoC Labs Basic SHA-2 Engine Testbench
// SoC Labs Basic SHA-2 Message Builder Testbench
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// Contributors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment