commit | 6c48ebdb3706f138519ed748f407072251988cd1 | [log] [tgz] |
---|---|---|
author | Anish <anish@anishsinghani.com> | Mon Nov 08 20:48:47 2021 -0500 |
committer | Anish <anish@anishsinghani.com> | Mon Nov 08 20:48:47 2021 -0500 |
tree | 69faf3ef233bb3f17b5368533156b4c9f56d7918 | |
parent | 7832dddf7ef5b4c190a643919d736d9021cb1690 [diff] |
Rebuild with slightly tweaked config
This is a cryptography accelerator chip for the mpw-three tapeout. It includes an AES256 core (with some key-entropy restrictions to reduce the number of bits in the key), a SHA256 core, a VGA game demo, and some other experimental structures.
For documentation on the AES and SHA cores (including the original Chisel source code), see asinghani/crypto-accelerator