Skip to content

svdpuranik/mips-cpu-verilog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MIPS CPU in Verilog

The to goal of this designed processor is to execute the given C-programs assembled for the ARM THUMB instruction set in Verilog. The architure used is von-Neuman. The CPU has four pipeline stages with data hazard control.

The folder structure is :- sim: contains Verilog code of designed processor software: contains C programs with its assembly and bin version

About

A MIPS CPU written in Verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published