Question: Write a MIPS Assembly Program for a Solution - Decimal to Binary Conversion: To assist students with this assignment, I provided a link to a

Write a MIPS Assembly Program for a Solution - Decimal to Binary Conversion:

To assist students with this assignment, I provided a link to a Java-based MIPS Compiler and IDE. The name of the IDE with the built-in Compiler is MARS. I provided a link to download the MARS package. To use MARS, students must have the JAVA run time components installed on their computers. Most computer science majors should have a version of the JAVA Development Kit (JDK) installed already. If not, I recommend installing a version of the JDK that will include the JAVA runtime component.

Assignment Topic:

- Convert a base 10 decimal number, represented as a string (e.g. '42'), to its Binary equivalent. (e.g. '101010'),

Program Requirements:

- The program should display your name at the top of the output stream

- The program should prompt for the Base 10 Integer input

- The program should covert and display the converted result

- Link to Download a copy of a Sample Lab Report Template

Submit the Following Artifacts:

- Text File containing the Assembly Code for the assignment

- Screenshot of the programs output in your personal development environment

- Lab Report

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!