Skip to content

Commit 2b16095

Browse files
committed
Modify description
1 parent f020085 commit 2b16095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333

3434
## custom-output
3535

36-
该目录下的测试用例使用`0x7b`指令作为输出指令,,可用于测试CPU指令实现的正确性。CPU在执行该指令时,将`a0`寄存器的值作为[ASCII](https://en.wikipedia.org/wiki/ASCII)字符打印出来。
36+
该目录下的测试用例使用`0x7b`指令作为输出指令,,可用于测试CPU指令实现的正确性。CPU在执行该指令时,将`a0`寄存器的值作为[ASCII](https://en.wikipedia.org/wiki/ASCII)字符打印出来。其中`interrupt-test``rt-thread`需要实现`CLINT`,关于`CLINT`的地址,可以参考[这里](https://chromitem-soc.readthedocs.io/en/latest/clint.html)

0 commit comments

Comments
 (0)