mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 14:17:51 -04:00
[README] minor edits
This commit is contained in:
parent
ac988b925f
commit
4cc0b8c296
1 changed files with 4 additions and 5 deletions
|
@ -2,11 +2,12 @@
|
|||
|
||||
# The NEORV32 RISC-V Processor
|
||||
|
||||
[](https://github.com/stnolting/neorv32/releases/tag/nightly)
|
||||
[](https://github.com/riscv/riscv-isa-manual/blob/master/marchid.md)
|
||||
[](https://github.com/stnolting/neorv32/releases/tag/nightly)
|
||||
[](https://stnolting.github.io/neorv32)
|
||||
[](https://github.com/stnolting/neorv32/releases/tag/nightly)
|
||||
[](https://github.com/stnolting/neorv32/releases/tag/nightly)
|
||||
[](https://stnolting.github.io/neorv32/ug)
|
||||
[](https://stnolting.github.io/neorv32/sw/files.html)
|
||||
[](https://stnolting.github.io/neorv32/sw/files.html)
|
||||
|
||||
1. [Overview](#1-overview)
|
||||
* [Key Features](#key-features)
|
||||
|
@ -100,8 +101,6 @@ setup according to your needs. Note that all of the following SoC modules are en
|
|||
|
||||
**CPU Core**
|
||||
|
||||
* [](https://github.com/riscv/riscv-isa-manual/blob/master/marchid.md) -
|
||||
see the [_open-source architecture ID list_](https://github.com/riscv/riscv-isa-manual/blob/master/marchid.md) in the official RISC-V ISA manual repository
|
||||
* 32-bit little-endian RISC-V single-core, pipelined/multi-cycle modified Harvard architecture
|
||||
* configurable ISA extensions:
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue