neorv32/docs/README.md
2024-07-20 13:54:16 +02:00

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).