Skip to content

Commit

Permalink
add link to rv-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry Shi committed Jan 18, 2023
1 parent a76c000 commit 166e6b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lab0/lab0.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ cloud storage like OneDrive. Otherwise, you may lose your files.*
### Task 1

Follow the instructions on [this page](https://github.com/zhijieshi/cse3666/blob/master/misc/rars.md)
to install RARS and run RISC-V programs in RARS.
to install RARS and run RISC-V programs in RARS. The page has a link
to [RISC-V examples.](https://github.com/zhijieshi/cse3666/tree/master/rv-examples)

Copy code in `01-hello.s` to a new file `lab0.s`. Modify the `msg` string so
the program prints the following. There is no space after the ending dot.
Expand Down

0 comments on commit 166e6b3

Please sign in to comment.