aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/sha3_wrapper.v
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2021-06-06 22:04:55 -0400
committerPaul Selkirk <paul@psgd.org>2021-06-06 22:48:09 -0400
commit2e38d480fa2767b2501a477766149476b0d03537 (patch)
tree072e21b6c999b257922c5e1dbd29d282950f74bd /src/rtl/sha3_wrapper.v
parent4c32ceb2f2df74de8996b9a76667643feb18f4e6 (diff)
The SHA-3 algorithm really wants everything to be little-endian, which is
at odds with everything else in our system (including the register interface to sha3_wrapper). Rather than trying to rewrite sha3, I'll isolate it in its own little-endian universe by byte-swapping all reads and writes.
Diffstat (limited to 'src/rtl/sha3_wrapper.v')
0 files changed, 0 insertions, 0 deletions