We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 475a402 commit 05572a8Copy full SHA for 05572a8
README.md
@@ -1,2 +1,5 @@
1
# Computer-Architecture
2
-ECSE 425 - Computer Architecture Assignments
+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