Skip to content

Commit

Permalink
Fixed README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffordwolf committed Sep 23, 2015
1 parent e063f64 commit f8c96d6
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
Expand Up @@ -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.

Expand Down

0 comments on commit f8c96d6

Please sign in to comment.