I need a Programming Expert who can translate my C Project into MIPS Assembly Language on MARS IDE

Job ID: 33433472

Budget: $30 – $250 USD

My project is translating my Existing C-Code Project into MIPS Assembly Language, There are also some requirements I have to fulfill, which I will post below.

Instructions:
This submission must include:

A declaration that the work you're submitting is your own original work except where explicitly marked otherwise and cited.
A high level description of your program.
A list of the core functions and operations of your project, plus any optional features/functions to be added later.
A high level description of the code, written in C or pseudo code or flow chart format
Summary of the tests you've performed on your MIPS code and screen shots showing the test results
Summary of the remaining tasks to be completed before the final report is due
At the end of the draft report, you must include ALL the C and MIPS code you've written to date, pasted into the report file
Submit the current version of your code in .C and .asm file(s).

Your C and MIPS code should compile/assemble and execute without errors, even if it isn't fully functional.

It must include the basic structure of your final project, written in C and MIPS assembly code with comments and stub code (empty, like prototype functions) that define arguments and return values. I/O and other features that are not complete can be faked by using scanf/printf, initialized variables, strings, arrays, etc.