Write a value from memory


Assignment:

Task

Answer the following questions:

1. On the von Neumann, describe the process that the CPU must undertake to read a value from memory and to write a value from memory and to write a value to memory in terms of what is put into the MAR, MBR, address bus, data bus, and control bus ?

2. Suppose that the following instructions are found at the given location in memory:

0040H LOAD 0060H

0041H MULT 0061H

0042H STORE 0061H

0043H LOAD 0062H

0044H ADD 0060H

0045H STORE 0062H

0060H 20

0061H 12

0062H 24

Show the contents of all CPU Registers; IR, PC, MAR, MDR, and AC. You need to provide all steps that reach you the final values.

3.Represent the following two's complement values in decimal:

1101011

0101101

4. Show how the floating point value (1/16) would be stored using IEEE-754 single precision (be sure to indicate the sign bit, the exponent, and the significand fields)

5. Charles Sturt University (CSU) has opened an IT Doctorate study in Sydney Study Centre. The applicant should have a master degree in IT or a master degree in electrical engineering. The applicant should also has completed project subject (e.g. ITC570, ITC571, ...) in his master degree. Before CSU management staff approve student's application, they have to check the entry requirement for the master degree and also check whether if the student has completed project subject in his master degree. After checking applicant documents, CSU staff has come to the following conclusions:

Approve if applicant has one of the required master degrees and has completed project subject.

Don't approve otherwise.

Construct a truth table and find the minimized Boolean function to implement the logic telling the CSU staff when to approve. Draw a circuit diagram for the Boolean function.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a value from memory
Reference No:- TGS03037739

Expected delivery within 24 Hours