/Computer-Architecture

FSM and Cache design for practicing the concepts of computer architecture

Primary LanguageVHDLMIT LicenseMIT

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.)