Projet_SETI_RISC-V/neorv32/docs/README.md
2023-03-06 14:48:14 +01:00

29 lines
1.1 KiB
Markdown

## 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.
### [`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).