Question: Question 1 : Working with MARIE a ) Write a MARIE assembly program that implements the below Pseudocode: w = 0 Input x If x
Question : Working with MARIE
a Write a MARIE assembly program that implements the below
Pseudocode:
Input
If
Jump to End
If
Input
End, display the w value
Check your program with the following values:
if the value of your last ID digit will not be prompted, and the output
if you entered and your last ID digit, then the output your last ID digit
if the entered say and your last ID digit, then the output your last ID digit n
NB: You should include the MARIE code in your Answer not a screenshot! with an explanation of your code, especially the critical instructions.
Example:
Add One Add to AC
b Add three screenshots of the simulation, showing the results of the cases as mentioned above Each screenshot of the MARIE Simulator window should be taken after running the program
Instructions:
Use "ORG" instruction to start your program at address equivalent to
Use any value for and your last university ID number to input the value of if prompted.
For example, if your ID is then you will use the number for y
Do not forget to change the representation of the Input and Output windows in the simulator to Decimal.
You should include the proper labels and directives at the end of your program.
Question : Working with Logic Gates.
Given the below Function:
a Draw the combinational circuit that directly implements the Boolean expression:
b For what values of and z the output F will be Justify your answer using a truth table.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
