Question: the class is microprocessors Part IV (20 points): For the number sequencing computer, assume that the LOC input is tied to the least significant bit

the class is microprocessors
Part IV (20 points): For the number sequencing computer, assume that the LOC input is tied to the least significant bit of the DOUT bus. For the program of the table below. 1) Write the DOUT values for the first 10 clock cycles. 2) The values of the LOC for the first 10 clock cycles. 3) Write the machine code program. The opcode for instructions has 2 bits (OUT = 10; JC = 01; JMP = 11) the data and addresses have 4 bits. Memory Location Assembly Language Machine Code 0 OUT 5 1 OUT 6 2 OUT 7 3 JC 9 4 OUT 9 5 JC 7 6 OUT 4 7 OUT 8 8 OUT 2 9 JC 4 10 JMP 1 CLK 1 2 3 4 5 6 7 8 9 10 DOUT LOC INST. Part IV (20 points): For the number sequencing computer, assume that the LOC input is tied to the least significant bit of the DOUT bus. For the program of the table below. 1) Write the DOUT values for the first 10 clock cycles. 2) The values of the LOC for the first 10 clock cycles. 3) Write the machine code program. The opcode for instructions has 2 bits (OUT = 10; JC = 01; JMP = 11) the data and addresses have 4 bits. Memory Location Assembly Language Machine Code 0 OUT 5 1 OUT 6 2 OUT 7 3 JC 9 4 OUT 9 5 JC 7 6 OUT 4 7 OUT 8 8 OUT 2 9 JC 4 10 JMP 1 CLK 1 2 3 4 5 6 7 8 9 10 DOUT LOC INST
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
