Skip to content
/ mips Public

Design and a Verilog implementation of a pipelined RISC processor (similar to MIPS).

Notifications You must be signed in to change notification settings

adhammo/mips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Design and a Verilog implementation of a pipelined RISC processor (similar to MIPS).

Resources

Stars

Watchers

Forks