diff --git a/README.md b/README.md index 052e45fdd..41ba8284a 100644 --- a/README.md +++ b/README.md @@ -5,19 +5,17 @@ # Ibex RISC-V Core -Ibex is a production-quality open source 32-bit RISC-V CPU core written in -SystemVerilog. The CPU core is heavily parametrizable and well suited for -embedded control applications. Ibex is being extensively verified and has -seen multiple tape-outs. Ibex supports the Integer (I) or Embedded (E), -Integer Multiplication and Division (M), Compressed (C), and B (Bit -Manipulation) extensions. +Ibex is a production-quality open-source 32-bit RISC-V CPU core written in SystemVerilog. +The CPU core is heavily parametrizable and well suited for embedded control applications. +Ibex is being extensively verified and has seen multiple tape-outs. +Ibex supports the integer (I) or embedded (E), integer multiplication and division (M), compressed (C), and bit manipulation (B) extensions.