Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 453 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 453 Bytes

Pipelined-Processor

An implementation of a PDP-11/MIPS pipelined hybrid in VHDL.

Implementation

  • Five pipelined stages:
    • Instruction Fetch
    • Instruction Decode
    • Execution
    • Memory
    • Write-back

Schematic

🔗 draw.io Pipelined RISC-Datapath Schematic