Skip to content

Files

Latest commit

 

History

History
5 lines (5 loc) · 330 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 330 Bytes

Computer-Architecture

Mini projects to practice two main concept of computer architecture.

Deliverable 1: Designing finite state machine (FSM) to detect comments in C code.

Deliverable 2: Designing diract mapped cache memory for readigin and writing (valid, dirty bits, cache miss and hits etc.)