Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
isarrider authored Nov 15, 2018
1 parent 6ad7764 commit 33a6fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
**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**
and by activating the RV32E extensions. This configuration is called **micro-riscy**

The core was developed as part of the [PULP platform](http://pulp.ethz.ch/) for
energy-efficient computing and is currently used as the control core for

0 comments on commit 33a6fa0

Please sign in to comment.