Mips simulator, Electrical Engineering

Assignment Help:

The coursework requires you to work in pairs to write a Java application that will take a numerical representation of a MIPS program and simulate its execution.

MIPS is a Load-Store or RISC (Reduced Instruction Set Computer) architecture. Many modern processors, such as SPARC, PowerPC, and PA-RISC, have very similar characteristics to MIPS. An appendix to "Computer Organization and Design", by David A Patterson and John L Hennessy, is available to you on Blackboard as document HP_AppA.pdf. It contains precise details of the MIPS instruction set and assembly code. 

Your Java program will respond to commands to load and execute MIPS machine code. Various debugging options will be supported. Example MIPS programs are provided and test scripts will be available in order to compare your output with standard results. To get you started, a Java program will be provided that partially implements the simulator. It will read in MIPS machine code and disassemble some instructions. You are strongly encouraged to study and understand this program, and then build on it to implement your simulator.

You will need to investigate the programmer's model for MIPS and decide how to represent the key architectural features in Java. Credit will be given for sensible use of object-oriented design to reflect the architecture in the class structure and choice of methods. The simulator should emulate a Little Endian architecture such as the PC. Beware that the example  program MIPSMem.java  for managing MIPS memory assume a Big Endian architecture so some small but important changes will need to be made.

The implementation is not expected to cover all aspects of MIPS:

  • Only integer operations need be supported.
  • Pseudoinstructions can be ignored as they are mapped to real instructions by the assembler.
  • Memory operations will not cross word boundaries.
  • Branch and Load delays can be ignored.
  • Handling of interrupts can be ignored.
  • The syscall instruction needs to support only string output, integer input and output, and exit.

 


Related Discussions:- Mips simulator

Explain wireless electromagnetic channels, Q. Explain Wireless electromagne...

Q. Explain Wireless electromagnetic channels? Wireless electromagnetic channels are used in wireless communication systems, in which the electromagnetic energy is coupled to th

8086 mostly used , Where 8086 mostly used & tell application of 8086? ...

Where 8086 mostly used & tell application of 8086? Ans) 8086 is used for common purpose like it is used in traffic signals for control purpose .It's also used for small applic

Emitter bias, Emitter bias: Figure: Emitter bias While a ...

Emitter bias: Figure: Emitter bias While a split supply (dual power supply) is accessible, this biasing circuit is the very much effective, and gives zero bias vo

Jfet amplifier, i want to know the all the three jfet in present and future...

i want to know the all the three jfet in present and future use and desing for each component

Working of hartley oscillator, Working of Hartley oscillator : When the...

Working of Hartley oscillator : When the collector supply voltage Vcc is switched on, the capictor gets charged. The capacitor discharges through the inductor, setting up oscil

Why positive feedback is used in oscillator, Q. Why positive feedback is us...

Q. Why positive feedback is used in oscillator? The main application of positive feedback is in oscillators. An oscillator generates AC output signal without any input AC signa

Explain time-invariant versus time-varying systems, Q. Explain Time-invaria...

Q. Explain Time-invariant versus time-varying systems? When the parameters of a control systemare stationary with respect to time during the operation of the system, the system

Develop a block diagram for a two-port network, Q. The equations for a two-...

Q. The equations for a two-port network are given by V 1 = z 11 I 1 + z 12 I 2 0 = z 21 I 1 + (z 22 + Z L )I 2 V 2 = - I 2 Z L (a) Satisfying the equations, dev

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd