Skip to content
/ mips Public
forked from adhammo/mips

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

Notifications You must be signed in to change notification settings

Blow0/mips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 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

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 72.5%
  • Stata 27.5%