Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit d5b7926

Browse files
Merge branch 'master' of github.com:kksweet8845/rv32emu
2 parents 3e65a9a + a859bd2 commit d5b7926

File tree

2 files changed

+440
-435
lines changed

2 files changed

+440
-435
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ $ gcc -O3 -Wall -lelf emu-rv32i.c -o emu-rv32i
1515
or
1616
```shell
1717
$ make emu-rv32i
18-
```
1918

2019
Passed RV32IC compliance tests from https://github.com/riscv/riscv-compliance
2120
- Must install the [risc-v toolchain](https://xpack.github.io/riscv-none-embed-gcc/)

0 commit comments

Comments
 (0)