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 5633a9d commit 7462dabCopy full SHA for 7462dab
README.md
@@ -196,13 +196,13 @@ $ make
196
```
197
198
### SoC test
199
+SoC test is based on ysyxSoC project. SoC test provides more accurate simulation environment for processor design.
200
+
201
```bash
202
$ make socBuild
203
$ make socTest
204
-### Customize new core project
-
205
-## Summary
+### Add and Customize new project
206
207
## Plan
208
@@ -212,7 +212,8 @@ $ make socTest
212
All of the TreeCore codes are release under the [GPL-3.0 License](LICENSE).
213
214
## Acknowledgement
215
+1. [oscpu-framework](https://github.com/OSCPU/oscpu-framework)
216
+2. [NutShell](https://github.com/OSCPU/NutShell)
217
218
## Reference
219
0 commit comments