Skip to content

Commit aada795

Browse files
committed
Update README.md
1 parent 639151d commit aada795

File tree

1 file changed

+21
-13
lines changed

1 file changed

+21
-13
lines changed

README.md

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

77
### Table of Contents
88

9-
- [Overview](#overview)
10-
- [Architecture](#architecture)
11-
- [GPU](#gpu)
12-
- [Memory](#memory)
13-
- [Core](#core)
14-
- [ISA](#isa)
15-
- [Execution](#execution)
16-
- [Core](#core-1)
17-
- [Thread](#thread)
18-
- [Kernels](#kernels)
19-
- [Matrix Addition](#matrix-addition)
20-
- [Matrix Multiplication](/tree/master?tab=readme-ov-file#matrix-multiplication)
21-
- [Simulation](#simulation)
9+
[Overview](#overview)
10+
11+
[Architecture](#architecture)
12+
13+
- [GPU](#gpu)
14+
- [Memory](#memory)
15+
- [Core](#core)
16+
17+
[ISA](#isa)
18+
19+
[Execution](#execution)
20+
21+
- [Core](#core-1)
22+
- [Thread](#thread)
23+
24+
[Kernels](#kernels)
25+
26+
- [Matrix Addition](#matrix-addition)
27+
- [Matrix Multiplication](/tree/master?tab=readme-ov-file#matrix-multiplication)
28+
29+
[Simulation](#simulation)
2230

2331
# Overview
2432

0 commit comments

Comments
 (0)