commit | efc0edda800110f6f692ded407582934b175795f | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <jeffdi@efabless.com> | Wed Dec 29 01:24:55 2021 -0800 |
committer | Jeff DiCorpo <jeffdi@efabless.com> | Wed Dec 29 01:24:55 2021 -0800 |
tree | 09e61fc1d76f3e06c40854fd6ba132c9b517847e | |
parent | 89894c4eb816112a3688b130ec577c12b3e32a98 [diff] |
final gds oasis
This is a cryptography accelerator chip for the Skywater 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. This includes improved versions of the unsuccessful cores from MPW-ONE.
For documentation on the AES and SHA cores (including the original Chisel source code), see asinghani/crypto-accelerator
This chip contains 4 major components:
AES128/256 Accelerator
SHA256 Accelerator
VGA Game Demo