chArm-v2 System Emulator

Job ID: 36361876

Budget: $30 – $250 AUD

You will be implementing several simulators:
• psim, a standalone simulator for the PIPE implementation of the chArm-v2 instruction set architecture (ISA), assuming an ideal memory system;
• csim, a standalone trace-driven cache simulator for a simple two-level memory hierarchy; and
• pcsim, an integrated “PIPE-with-CACHE” simulator, by enhancing psim to handle variable delays
in the memory stage, and connecting it to csim, resulting in a simulator for the PIPE implementation
of the chArm-v2 ISA with a simple two-level memory hierarchy