Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fsaev authored Aug 5, 2024
1 parent a2ad730 commit 6ead4e5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Project-Fetchie
Small 3-stage superscalar RV32I CPU. As of now this is nothing more than a personal pet project. I'm learning as I go, so things might not be right, convensional, clear or efficient to begin with.
Small 3-stage superscalar RV32I CPU.

**As of now this is nothing more than a personal pet project.
I'm learning as I go, so things might not be right, convensional, clear or efficient to begin with.**

Progress (Checkmark means I have something working, not that it's done):
* Registers ✅
Expand Down

0 comments on commit 6ead4e5

Please sign in to comment.