Skip to content

Commit d921f92

Browse files
committed
Update README.md
1 parent aa106ff commit d921f92

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +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)
912
- [ISA](#isa)
1013
- [Execution](#execution)
14+
- [Core](#core-1)
15+
- [Thread](#thread)
1116
- [Kernels](#kernels)
17+
- [Matrix Addition](#matrix-addition)
18+
- [Matrix Multiplication](/tree/master?tab=readme-ov-file#matrix-multiplication)
1219
- [Simulation](#simulation)
1320

1421
# Overview

0 commit comments

Comments
 (0)