Single Cycle CPU

Single Cycle CPU
Single Cycle CPU

Project Information

Used VHDL and block diagram to create a 32 bit single cycle CPU.

Design single cycle 32 bit CPU based on the 32 bit MIPS instruction set architecture. The addresses are 32 bits, the data elements are 32 bit integers, the instruction length is 32 bits. The instructions that were implemented are of type R and I type.