Skip to content

Commit 05572a8

Browse files
authored
Update README.md
1 parent 475a402 commit 05572a8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# Computer-Architecture
2-
ECSE 425 - Computer Architecture Assignments
2+
Mini projects to practice two main concept of computer architecture.
3+
<br> <br>
4+
__*Deliverable 1*__: Designing finite state machine (FSM) to detect comments in C code. <br> <br>
5+
__*Deliverable 2*__: Designing diract mapped cache memory for readigin and writing (valid, dirty bits, cache miss and hits etc.)

0 commit comments

Comments
 (0)