For a specified ISA create a
Disassembler :- This module will create a Input code by reading the memory image from the memory image file (.mem file in this project)
Emulator :- This module will emulate the execution of the Disassembled program from the module 1 and genrate the desired output.
Simulator :- This module will simulate the behaviour of the 5 stage pipeline and display the perofmance statistics for the given input program.