Test bench 1A for the SHA-256 hash core.
More...
|
FULLY_PIPELINED | boolean := true |
| Whether the Uniy Under Test is a fully pipelined architecture.
|
Test bench 1A for the SHA-256 hash core.
- Test:
- Repeated hashing of a sequence of messages using SHA-256
NIST-provided test vectors: https://csrc.nist.gov/Projects/cryptographic-algorithm-validation-program/Secure-Hashing#shavs
- Input sequence 1A:
- x"11ae0cbfee7bb3df"
- Expected output:
- x"a46d5f010e9664f21378c7588924682338888b2680d9b34506010610066dab59"
◆ FULLY_PIPELINED
Whether the Uniy Under Test is a fully pipelined architecture.
◆ ieee
◆ numeric_std
Arithmetic library, included for the unsigned type conversion.
◆ std_logic_1164
Standard 9-values logic library.