Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Extreme-Low-Power Accelerator Block Diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ This project implements a small matrix multiplication accelerator utilizing syst
- Wishbone bus interface for Caravel SoC integration
- Extreme-low-power operation

### Architecture

<img src="./Extreme-Low-Power Accelerator Block Diagram.png" alt="Block Diagram" />

## Replicating Locally

### Follow these steps to set up your environment and harden the design:
Expand Down
Loading