Fixed README typo

This commit is contained in:
Clifford Wolf 2015-09-23 08:07:00 +02:00
parent e063f64ea2
commit f8c96d6d37
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ For even smaller size it is possible disable support for registers `x16`..`x31`
well as `RDCYCLE[H]`, `RDTIME[H]`, and `RDINSTRET[H]` instructions, turning the
processor into an RV32E core.
Furthermore it is possible to choose between a single-port and a dual-port
Furthermore it is possible to choose between a dual-port and a single-port
register file implementation. The former provides better performance while
the latter results in a smaller core.