nitinsh99 / MIPS-Simulator

Implemented a MIPS simulator that can perform the following steps: load a specified MIPS text file. generate the assembly code. perform instruction-by-instruction simulation of the generated assembly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIPS-Simulator

Implemented a MIPS simulator that can perform the following steps: load a specified MIPS text file. Generate the assembly code. Perform instruction-by-instruction simulation of the generated assembly.

About

Implemented a MIPS simulator that can perform the following steps: load a specified MIPS text file. generate the assembly code. perform instruction-by-instruction simulation of the generated assembly.