Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

1. Suppose that a 256M * 128 Memory built using 1024 K *32 RAM Chips and memory is word addressable. [10 marks] a. How many RAM Chips are necessary?

1. Suppose that a 256M * 128 Memory built using 1024 K *32 RAM Chips and memory is word addressable. [10 marks]

a.    How many RAM Chips are necessary?

b.    How many RAM Chips are there per memory word?

c.    How many address bits are needed for each RAM Chip?

d.    How many banks will this memory have?

e.    How many address bits are needed for all memory?

2. A digital computer has a memory unit with 48 bits per word. The instruction set consists of 240 different operations. All instructions have an operation code part (opcode) and an address part (allowing for only one address). Each instruction is stored in one word of memory. [2+2+2 = 6 marks].

a.    How many bits are needed for the opcode? 

b.    How many bits are needed to specify the register? How many bits are left for the address part of the instruction?

c.    What is the largest unsigned binary number that can be accommodated in one word of memory?

3. Consider an instruction Add 1000. Memory contents, Accumulator (AC), and R1 Register contents are depicted in the below figure: (such as memory address 1000 contains a value 1400, memory address 1100 contains a value 400 etc. All the numbers used here are decimals.) [8 marks]

Assuming R1 is implied in the indexed addressing mode, determine the actual value loaded into the accumulator (AC) using the following addressing modes:

i)      Immediate

ii)     Direct

iii)    Indirect

iv)   Indexed

4.      Write code to implement the expression: A= (B + C) * (D - E) on 2-, 1- and 0-address machines. In accordance with programming language practice, computing the expression should not change the values of its operands. [6 marks]

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question