mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-19 11:55:05 -04:00
24 lines
771 B
Markdown
24 lines
771 B
Markdown
## Project Documentation
|
|
|
|
### > [`datasheet`](datasheet)
|
|
|
|
AsciiDoc sources for the NEORV32 data sheet. The online version of the data sheet is
|
|
available at [https://stnolting.github.io/neorv32](https://stnolting.github.io/neorv32).
|
|
|
|
### > [`figures`](figures)
|
|
|
|
Figures and images used by the data sheet, user guide and the webpage(s). The according
|
|
license(s) are listed in `license.md`.
|
|
|
|
### > [`references`](references)
|
|
|
|
Reference material like RISC-V and Wishbone specifications.
|
|
|
|
### > [`sources`](sources)
|
|
|
|
Various sources for the images in `figures/`.
|
|
|
|
### > [`userguide`](userguide)
|
|
|
|
AsciiDoc sources for the NEORV32 user guide. The online version of the user guide is
|
|
available at [https://stnolting.github.io/neorv32/ug](https://stnolting.github.io/neorv32/ug).
|