Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Read each problem carefully. Failure to follow the instructions for a problem will result in a zero score for that problem. How many bits are

Read each problem carefully. Failure to follow the instructions for a problem will result in a zero score for that problem.

How many bits are required to address a 4M X 16 main memory if

a)Main memory is byte addressable? ______

b)Main memory is word addressable? ______

Suppose that a 16M X 16 main memory is built using 512K X 8 RAM chips and memory is word addressable.

a)How many RAM chips are necessary? ______

b)How many RAM chips are needed for each memory word? _______

c)How many address bits are needed for each RAM chip? _______

d)How many address bits are needed for all memory? _______

A digital computer has a memory unit with 24 bits per word. The instruction set consists of 150 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.

a)How many bits are needed for the opcode? ________

b)How many bits are left for the address part of the instruction? _______

c)What is the maximum allowable size for memory? _________

Write the following MARIE assembly language equivalent of the following machine language instructions

a)0010 0000 0000 0111

b)1001 0000 0000 1011

c)0011 0000 0000 1001

What is the difference between hardwired control and microprogrammed control?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Reliability Engineering Designing And Operating Resilient Database Systems

Authors: Laine Campbell, Charity Majors

1st Edition

978-1491925942

More Books

Students also viewed these Databases questions

Question

Explain the function and purpose of the Job Level Table.

Answered: 1 week ago