Time Left - 15:00 mins

GATE 2024 Computer Organization & Architecture Foundation Quiz 80

Attempt now to get your rank among 26 students!

Question 1

Consider the following μ-program:

I1: MAR ← IR [Addr]

I2: MBR ← M[MAR]

I3: ALU → MBR

Which of the following operation is performed by the above μ-program?

Question 2

The microinstructions stored in the control memory of a processor have a width of 36 bits. Each microinstruction is divided into 3 fields: a microoperation field of 18 bits, a next address field(X) and a MUX select field (Y). There are 32 status bits in the inputs of MUX.

How many bits are there in the X and Y fields, and what is the size of the control memory in number of words?

Question 3Multiple Correct Options

Consider the following statements:

S1: In the horizontal microprogrammed control unit, the control signals are expressed in the decoded binary format.

S2: No external decoder is needed to generate the control signals in the horizontal microprogrammed control unit.

S3: External decoders are needed in the vertical microprogrammed control unit to generate control signals.

Which of the following is/are correct?

Question 4

The CPU clock frequency is 2 MHZ Program takes 2 million cycles to execute. What is the CPU time in seconds?

Question 5

Consider the following statements:

S1 : 3 control signals are needed for memory data register.

S2 : The main advantage of direct mapping is that the cache hit ratio increases drastically if two or more frequently used blocks map onto same block.

Which of the following option is correct ?

  • 26 attempts
  • 0 upvotes
  • 0 comments
May 31GATE & PSU CS