madhavakrishna / sha3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SHA3 RoCC Accelerator

This is an accelerator that implements the Secure Hash Algorithm 3. It is mainly meant to be used in the Chipyard development environment but can be ported to other environments (i.e. plain Rocket Chip). For more information on how the accelerator works, please refer to the SHA3 documentation in Chipyard.

Software Workloads

See software/README.md for more information on building software tests for this accelerator.

References

https://people.eecs.berkeley.edu/~kubitron/courses/cs262a-F13/projects/reports/project11_report.pdf

About

License:Other


Languages

Language:Verilog 61.5%Language:C 22.1%Language:Scala 14.0%Language:Assembly 1.3%Language:Makefile 0.8%Language:Shell 0.4%