Skip to content

Commit 225caa0

Browse files
committed
Update README.md
1 parent d921f92 commit 225caa0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ Built with <15 files of fully documented Verilog, complete documentation on arch
66

77
- [Overview]()
88
- [Architecture](#architecture)
9-
- [GPU](#gpu)
10-
- [Memory](#memory)
11-
- [Core](#core)
9+
[GPU](#gpu)
10+
[Memory](#memory)
11+
[Core](#core)
1212
- [ISA](#isa)
1313
- [Execution](#execution)
14-
- [Core](#core-1)
15-
- [Thread](#thread)
14+
[Core](#core-1)
15+
[Thread](#thread)
1616
- [Kernels](#kernels)
17-
- [Matrix Addition](#matrix-addition)
18-
- [Matrix Multiplication](/tree/master?tab=readme-ov-file#matrix-multiplication)
17+
[Matrix Addition](#matrix-addition)
18+
[Matrix Multiplication](#matrix-multiplication)
1919
- [Simulation](#simulation)
2020

2121
# Overview

0 commit comments

Comments
 (0)