mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-23 21:39:13 -04:00
update README
This commit is contained in:
parent
8b685e78a2
commit
7419ef41c3
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
*zero-riscy** is a small 2-stage RISC-V core derived from RI5CY.
|
||||
|
||||
**zero-riscy** fully implements the RV32IMC instruction set and a minimal
|
||||
**zero-riscy** fully implements the RV32IMC instruction set and a minimal
|
||||
set of RISCV privileged specifications.
|
||||
**zero-riscy** can be configured to be very small by disabling the RV32M extensions
|
||||
and by activating the RV32E extensios. This configuration is called **micro-riscy**
|
||||
|
@ -14,5 +14,5 @@ PULP and PULPino.
|
|||
## Documentation
|
||||
|
||||
A datasheet that explains the most important features of the core can be found
|
||||
in the `zeroriscy-doc` repository.
|
||||
in the doc folder.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue