Skip to content

arianniakan/MipsSingleCycleProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MipsSingleCycleProcessor

Single Cycle Implementation of the Mips processor in Verilog

The Instruction Memory contains a sample program that will take 20 values startig from 1000th DataMemory address block, find the lagest one, and write it and its location in the 2000th and 2004th memoryDataMemory address block locations. #DataPath image #ControlUnit image image

suported instrucrions are: image opcodes have been configured to the following formats: image image image image image image

About

Single Cycle Implementation of the Mips processor in Verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors