26 lines
2.0 KiB
Plaintext
26 lines
2.0 KiB
Plaintext
= The NEORV32 RISC-V Processor - User Guide
|
|
include::../attrs.adoc[]
|
|
:title: [User Guide] The NEORV32 RISC-V Processor
|
|
:icons: font
|
|
:imagesdir: ../img
|
|
:toc: left
|
|
:title-logo-image: neorv32_logo_riscv.png[pdfwidth=6.25in,align=center]
|
|
:favicon: ../img/icon.png
|
|
|
|
image::neorv32_logo.png[align=center,link="https://github.com/stnolting/neorv32"]
|
|
|
|
image::riscv_logo.png[width=350,align=center,link="https://riscv.org/"]
|
|
|
|
[.text-center]
|
|
https://github.com/stnolting/neorv32[image:https://img.shields.io/badge/GitHub-stnolting%2Fneorv32-ffbd00?style=flat-square&logo=github&[title='homepage']]
|
|
https://github.com/stnolting/neorv32/blob/main/LICENSE[image:https://img.shields.io/github/license/stnolting/neorv32?longCache=true&style=flat-square[title='license']]
|
|
https://gitter.im/neorv32/community[image:https://img.shields.io/badge/Chat-on%20gitter-4db797.svg?longCache=true&style=flat-square&logo=gitter&logoColor=e8ecef[title='chat on gitter']]
|
|
https://github.com/stnolting/neorv32/releases/tag/nightly[image:https://img.shields.io/badge/data%20sheet-PDF-ffbd00?longCache=true&style=flat-square&logo=asciidoctor[title='datasheet (pdf)']]
|
|
https://stnolting.github.io/neorv32[image:https://img.shields.io/badge/-HTML-ffbd00?longCache=true&style=flat-square[title='datasheet (html)']]
|
|
https://github.com/stnolting/neorv32/releases/tag/nightly[image:https://img.shields.io/badge/user%20guide-PDF-ffbd00?longCache=true&style=flat-square&logo=asciidoctor[title='userguide (pdf)']]
|
|
https://stnolting.github.io/neorv32/sw/files.html[image:https://img.shields.io/badge/doxygen-HTML-ffbd00?longCache=true&style=flat-square&logo=Doxygen[title='doxygen']] +
|
|
https://github.com/stnolting/neorv32/releases[image:https://img.shields.io/github/v/release/stnolting/neorv32?longCache=true&style=flat-square&logo=GitHub[title='release']]
|
|
https://github.com/stnolting/neorv32/releases[image:https://img.shields.io/github/commits-since/stnolting/neorv32/latest?longCache=true&style=flat-square&logo=GitHub[title='release-commits']]
|
|
|
|
include::content.adoc[]
|