We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fada71 commit fa19c1cCopy full SHA for fa19c1c
README.md
@@ -146,7 +146,8 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.
146
## External sources
147
148
In `rv32emu` repository, there are some prebuilt ELF files for testing purpose.
149
-* `chacha20.elf` : See [tests/chacha20](tests/chacha20)
+* `captcha.elf` : See [tests/captcha.c](tests/captcha.c)
150
+* `chacha20.elf` : See [tests/chacha20](tests/chacha20.c)
151
* `coremark.elf` : See [eembc/coremark](https://github.com/eembc/coremark) [RV32M]
152
* `dhrystone.elf` : See [rv8-bench](https://github.com/michaeljclark/rv8-bench)
153
* `doom.elf` : See [sysprog21/doom_riscv](https://github.com/sysprog21/doom_riscv) [RV32M]
build/captcha.elf
28.1 KB
0 commit comments