Skip to content
Snippets Groups Projects
Commit c5da56f5 authored by Abdallah Toumji's avatar Abdallah Toumji
Browse files

Update README.md

parent d7ba7f3a
Branches main
No related tags found
No related merge requests found
......@@ -103,6 +103,6 @@ docker run -it --rm deliverable4 res/test_files/emulator/rv32ui/addi.bin
There is also tests for the semihosting and output devices in the `res/test_files/emulator directory.
```bash
docker run -it --rm deliverable4 res/test_files/emulator/semihosting/test_serial.bin
docker run -it --rm deliverable4 res/test_files/emulator/semihosting/hello_world.bin
docker run -it --rm deliverable4 -pc 0x100 res/test_files/emulator/test-serial.bin
docker run -it --rm deliverable4 -pc 0x100 res/test_files/emulator/hello_world.bin
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment