Skip to content

mohos455/Single-Cycle-MIPS-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single-Cycle-MIPS-Processor

design a 32-Bit single cycle MIPS microprocessor (RISC-Like Harvard Architecture), Using Verilog HDL. to test and verify the design we ran the following programs: -Get the factorial of 7. -Get the greatest common divisor (GCD) between 120 and 180. -Get the Fibonacci sequence.

32 BIT MIPS ARCHITESTURE

arch

Vivado implementation

VIVADO

output of factorial of 7 Program.

factorial 7

output of GCD of 120 and 180 Proram.

GDS

the reference "Digital design and computer architecture" helped me a lot in designing the microprocessor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published