Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 314 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 314 Bytes

A simple CPU consisting of 5 layer pipeline such as instruction fetch, instruction decode, execution, memory access, and write stage. Also added features such as forwarding, SRAM, and a cache system. The architecture is shown below:

alt text