mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
Update doc
This commit is contained in:
parent
85d3abd0e3
commit
ad05c77727
1 changed files with 3 additions and 1 deletions
|
@ -3904,7 +3904,9 @@ nsh> hello
|
|||
Hello, World!!
|
||||
```
|
||||
|
||||
C906 MMU Caching is actually explained in [C906 Integration Manual (Chinese)](https://github.com/T-head-Semi/openc906/blob/main/doc/%E7%8E%84%E9%93%81C906%E9%9B%86%E6%88%90%E6%89%8B%E5%86%8C.pdf), Page 9.
|
||||
C906 MMU is actually explained in [__C906 Integration Manual (Chinese)__](https://github.com/T-head-Semi/openc906/blob/main/doc/%E7%8E%84%E9%93%81C906%E9%9B%86%E6%88%90%E6%89%8B%E5%86%8C.pdf), Page 9.
|
||||
|
||||
And here's the [__RTL Code for C906 MMU__](https://github.com/T-head-Semi/openc906/tree/main/C906_RTL_FACTORY/gen_rtl/mmu/rtl).
|
||||
|
||||
![UART Input and PLIC are both OK!](https://lupyuen.github.io/images/plic3-title.png)
|
||||
|
||||
|
|
Loading…
Reference in a new issue