Please DO NOT COPY from other incorrectly answered answers
questions. This question requires the program to be written in
MIPs assembly language only.
The assignment is to create a MIPS assembly language program that corrects bad data using Hamming codes. The program is to request the user to enter a 12-bit Hamming code and determine if it is correct or not. If correct, it is to display a message to that effect. If incorrect, it is to display a message saying it was incorrect and what the correct data is (the 12-bit Hamming code) again in hex. I will be testing only with single bit errors, so the program should be able to correct my tests just fine. You do not need to worry about multiple bit errors. Make certain that you have lots of comments in your code as this is in MIPS assembly language. For this assignment, turn in your MIPS assembly language code and a screenshot of a test run.
Please DO NOT COPY from other incorrectly answered answers questions. This question requires the program to be written in
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Please DO NOT COPY from other incorrectly answered answers questions. This question requires the program to be written in
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!