Skip to content

Simulator of a MIPS processor in C: executes 32 bit binary instructions, including dynamic memory allocation.

Notifications You must be signed in to change notification settings

hwixley/INF2CS-MIPS-processor-simulator

Repository files navigation

INF2CS-MIPS-processor-simulator

Simulator of a MIPS processor in C: executes 32 bit binary instructions, including dynamic memory allocation.

This program simulates the following instructions for a multi-cycle MIPS processor: ADD, LW, SW, ADDI, J, BQE, SLT.

MIPS-multi-cycle

About

Simulator of a MIPS processor in C: executes 32 bit binary instructions, including dynamic memory allocation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages