Skip to content

Commit de625a4

Browse files
authored
Update README.md
1 parent 9919c08 commit de625a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# MAGMA-Si(Matrix Accelerator Generator for GeMM Operations)
2+
# MAGMA-Si (Matrix Accelerator Generator for GeMM Operations)
33
## Overview
44
Matrix Accelerator Generator designed in CHISEL HDL for efficient General Matrix Multiply (GeMM) operations. The architecture employed is the innovative SIGMA Architecture, which enhances performance and scalability in matrix multiplication tasks.
55

@@ -97,5 +97,5 @@ Streaming_matrix = [(1, 2, 3, 0)]
9797
| 3 | 3 | 0 |
9898
9999
#### WaveForm
100-
<img width="979" alt="Screenshot of PathFinder in action" src="/home/masfiyan/push/images/PathFinder Waveform.png.png">
100+
<img width="979" alt="Screenshot of PathFinder in action" src="https://github.com/merledu/magma-si/blob/pathfinder/images/PathFinder%20Waveform.png">
101101

0 commit comments

Comments
 (0)