Skip to content

Commit 7462dab

Browse files
committed
docs: add soc test and acknowledge section
1 parent 5633a9d commit 7462dab

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,13 +196,13 @@ $ make
196196
```
197197

198198
### SoC test
199+
SoC test is based on ysyxSoC project. SoC test provides more accurate simulation environment for processor design.
200+
199201
```bash
200202
$ make socBuild
201203
$ make socTest
202204
```
203-
### Customize new core project
204-
205-
## Summary
205+
### Add and Customize new project
206206

207207
## Plan
208208

@@ -212,7 +212,8 @@ $ make socTest
212212
All of the TreeCore codes are release under the [GPL-3.0 License](LICENSE).
213213

214214
## Acknowledgement
215-
215+
1. [oscpu-framework](https://github.com/OSCPU/oscpu-framework)
216+
2. [NutShell](https://github.com/OSCPU/NutShell)
216217

217218
## Reference
218219

0 commit comments

Comments
 (0)