Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 174 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 174 Bytes

A dual-core pipeline CPU prototype with cache hierarchy written in Verilog

It has 3 saved points.

  1. Pipeline
  2. Cache (built on pipeline)
  3. Multicores (built on cache)