This document reports on the implementation of a MIPS single-cycle processor at the Indian Institute of Space Science and Technology. It covers the MIPS architecture, instruction types, the design of the processor components including the register file, instruction fetch unit, control unit, execution unit, and data memory unit, as well as a testbench program demonstrating functionality. The implementation was successfully verified through simulation using ModelSim.