MIPS Processor

This is a Hardware Description in Verilog of a non-pipelined MIPS processor with instructions to perform a 2x2 Matrix Multiplication

This is a Hardware Description in Verilog of a non-pipelined MIPS processor with instructions to perform a 2x2 Matrix Multiplication

  • A Receptionist can register new Patients into the system.
  • A Receptionsit can assign Patients to a free Doctor.
  • A Doctor can visit a Patient to finish consultation and become free.
  • A Manager can see the list of rooms in the hospital that are free

An important point to note here is that Rooms are assigned automatically by the system when the Receptionist assign a Patient to a Doctor. The report that details the entire project can be found here