From ee70ece73b45089fc3fb3a91eaca3fb50019a6a9 Mon Sep 17 00:00:00 2001 From: stnolting <22944758+stnolting@users.noreply.github.com> Date: Tue, 17 May 2022 23:44:14 +0200 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f2e69552..37b59589d 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ modules are _optional_. and the *Privileged Architecture Specification* [(Version 1.12)](https://github.com/stnolting/neorv32/blob/main/docs/references/riscv-privileged.pdf). * `machine` and `user` modes * implements _all_ standard RISC-V exceptions/interrupts (including MTI, MEI & MSI) -* 16-fast interrupt requests as NEORV32-specific extension +* 16 fast interrupt request channels as NEORV32-specific extension **Memory**