top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

32-Bit Single-Cycle MIPS Processor Components in VHDL

Date

Mar 2024 - May 2024

Tools & Technologies

RTL Design & Verification, Hardware Simulation (ModelSim)

Extended the design of a single-cycle CPU by implementing a 32-bit MIPS processor in VHDL, incorporating key modules including the ALU, register file, instruction memory, data memory, and control unit, each verified with dedicated testbenches and simulation waveforms. Implemented a subset of MIPS instructions (arithmetic, logical, branching, memory access, and jump operations) while ensuring correct datapath and control signal coordination.

bottom of page