Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 1013 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 1013 Bytes

Processor image

Pipelined MIPS Processor

GitHub contributors Programming languages

About

Design and a Verilog implementation of a pipelined RISC processor (similar to MIPS) having this custom instruction set architecture.

Documentaion

Check this google spreadsheet, which contains the instruction set of the processor and an assembler.

Check this block diagram, which has detailed information about the processor design (registers, signals, etc.).