neorv32/docs/README.md

35 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2024-02-24 08:25:27 +00:00
## Project Documentation
### [`datasheet`](https://github.com/stnolting/neorv32/tree/main/docs/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`](https://github.com/stnolting/neorv32/tree/main/docs/figures`)
Figures and images used by the data sheet, user guide and the webpage(s). The according
license(s) are listed in [`figures/license.md`](https://github.com/stnolting/neorv32/blob/main/docs/figures/license.md).
### [`icons`](https://github.com/stnolting/neorv32/tree/main/docs/icons`)
Icons used by the data sheet and the user guide.
### [`references`](https://github.com/stnolting/neorv32/tree/main/docs/references`)
Reference material like RISC-V and Wishbone specifications.
### [`sources`](https://github.com/stnolting/neorv32/tree/main/docs/sources)
Various sources for the images in `figures/`.
### [`userguide`](https://github.com/stnolting/neorv32/tree/main/docs/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).