File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ This file represents the entry point of the documentation for the RISC63 process
6
6
* [ List of Instructions] ( instructions.md )
7
7
* [ Decoding of Instructions] ( decoding.md )
8
8
9
- > Should you need more details, have a look at [ my bachelor thesis] ( https://github.com/dominiksalvet/bachelor-thesis ) .
9
+ > Should you need more details, have a look at [ my bachelor thesis] ( https://is.muni.cz/th/uqqoh/?lang=en ) .
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ The main motivation behind RISC63 was to examine the impacts of smaller instruct
18
18
* Interrupts are always accepted instantly
19
19
* All pipeline hazards are eliminated in hardware
20
20
21
- > Did you know that RISC63 was used within [ my bachelor thesis] ( https://github.com/dominiksalvet/bachelor-thesis ) ?
21
+ > Did you know that RISC63 was used within [ my bachelor thesis] ( https://is.muni.cz/th/uqqoh/?lang=en ) ?
22
22
23
23
## Table of Contents
24
24
Original file line number Diff line number Diff line change 2
2
3
3
If you are looking for support for RISC63, you can try following options:
4
4
5
- * Read [ my bachelor thesis] ( https://github.com/dominiksalvet/bachelor-thesis ) .
5
+ * Read [ my bachelor thesis] ( https://is.muni.cz/th/uqqoh/?lang=en ) .
6
6
* Make sure you have read the contents of [ readme.md] ( readme.md ) file.
7
7
* Have a look at [ RISC63 documentation] ( doc ) .
8
8
* Visit [ issues] ( https://github.com/dominiksalvet/risc63/issues ) and search whether someone had the same problem.
You can’t perform that action at this time.
0 commit comments