Skip to content

Commit

Permalink
update bachelor thesis links
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiksalvet committed Jul 18, 2024
1 parent a112be6 commit ee29489
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ This file represents the entry point of the documentation for the RISC63 process
* [List of Instructions](instructions.md)
* [Decoding of Instructions](decoding.md)

> Should you need more details, have a look at [my bachelor thesis](https://github.com/dominiksalvet/bachelor-thesis).
> Should you need more details, have a look at [my bachelor thesis](https://is.muni.cz/th/uqqoh/?lang=en).
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The main motivation behind RISC63 was to examine the impacts of smaller instruct
* Interrupts are always accepted instantly
* All pipeline hazards are eliminated in hardware

> Did you know that RISC63 was used within [my bachelor thesis](https://github.com/dominiksalvet/bachelor-thesis)?
> Did you know that RISC63 was used within [my bachelor thesis](https://is.muni.cz/th/uqqoh/?lang=en)?
## Table of Contents

Expand Down
2 changes: 1 addition & 1 deletion support.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

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

0 comments on commit ee29489

Please sign in to comment.