Skip to content

Single Cycle & 5-stage Pipelined MIPS Simulator in Verilog

Notifications You must be signed in to change notification settings

doctormin/MIPS-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Single Cycle / 5-stage Pipelined MIPS simulator

support 44 instructions

R-Type ADD ADDU SUB SUBU AND OR XOR NOR SLLV SRLV SRAV SRA SLT SLTU NOOP
immediate ADDI ADDIU ANDI ORI XORI SLL SRL SLTI SLTIU LUI
Branch BEQ BGEZ BGEZAL BGTZ BLEZ BLTZ BLTZAL BNE
Jump J JAL JR
Memory LB LBU LH LHU LW SB SH SW

About

Single Cycle & 5-stage Pipelined MIPS Simulator in Verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published