Skip to content

Commit ee29489

Browse files
committed
update bachelor thesis links
1 parent a112be6 commit ee29489

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ This file represents the entry point of the documentation for the RISC63 process
66
* [List of Instructions](instructions.md)
77
* [Decoding of Instructions](decoding.md)
88

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).

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The main motivation behind RISC63 was to examine the impacts of smaller instruct
1818
* Interrupts are always accepted instantly
1919
* All pipeline hazards are eliminated in hardware
2020

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)?
2222
2323
## Table of Contents
2424

support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
If you are looking for support for RISC63, you can try following options:
44

5-
* Read [my bachelor thesis](https://github.com/dominiksalvet/bachelor-thesis).
5+
* Read [my bachelor thesis](https://is.muni.cz/th/uqqoh/?lang=en).
66
* Make sure you have read the contents of [readme.md](readme.md) file.
77
* Have a look at [RISC63 documentation](doc).
88
* Visit [issues](https://github.com/dominiksalvet/risc63/issues) and search whether someone had the same problem.

0 commit comments

Comments
 (0)