Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 945 Bytes

File metadata and controls

23 lines (12 loc) · 945 Bytes

MIPS Microprocessor

Hardware Realisation of a Computer System (3002CEM) Assignment

Computer Hardware and Software Engineering Module

at Coventry University

📄 Documentation

  • Assignment_Brief.pdf - University Task Sheet detailing the Coursework and Learning Outcomes.
  • Report.pdf - Personal Report on the Project.
  • Diagrams.pdf - Personal Diagrams on the Project. (1. & 2. Detail the Changes made to the Architecture, 3. & 4. Detail the Changes to the ALU.)

📌 Noteworthy Files

  • mipssingle.sv - The Main file that contains the Microprocessor in HDL.
  • mipstest.sv - The Test Bench for the Microprocessor.
  • memfile.dat - The Test Program for the Test Bench.