mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-23 21:57:33 -04:00
18 lines
683 B
Text
18 lines
683 B
Text
= The NEORV32 RISC-V Processor: User Guide
|
|
include::../attrs.adoc[]
|
|
include::../attrs.main.adoc[]
|
|
|
|
|
|
<<<
|
|
// ####################################################################################################################
|
|
.**Documentation**
|
|
[TIP]
|
|
The online documentation of the project (a.k.a. the **data sheet**) is available on GitHub-pages: https://stnolting.github.io/neorv32/
|
|
The online documentation of the **software framework** is also available on GitHub-pages: https://stnolting.github.io/neorv32/sw/files.html
|
|
|
|
|
|
<<<
|
|
// ####################################################################################################################
|
|
toc::[]
|
|
|
|
include::content.adoc[]
|