Quiz Space

Computer System Design · End Term · 13 Sept 2026 · May 2026 term · Set S2

Question 18: Consider the control word given below. What is the maxim…

Question 18

+3 marksNumerical answer

Consider the control word given below.

What is the maximum number of registers that can be stored in the instruction file?

Show answer

Correct answer: 8

Question 18 of 20 in the IIT Madras BS Computer System Design (Computer System Design) End Term paper sat on 13 Sept 2026, in the May 2026 term (Computer Systems Design 13 Sep 26 (Session 2)). It carries 3 marks.

More questions from this paper

  1. Q1In a 4-bit system, the one’s complement of the binary number 1000 is 1011.
  2. Q2A synchronous counter triggers all flipflops using a common clock signal, while an asynchronous counter triggers each f…
  3. Q3In a system with 65 unique states, 6 flipflops are sufficient to represent all the states.
  4. Q4In a decoder, at any point, exactly one of the outputs is 1 and all the rest are 0s.
  5. Q5According to Moore’s law, if a computer system has 2 million transistors today, then it will have approximately 32 mill…
  6. Q6The given truth table has to be realized with D flipflop as shown below.
  7. Q7Figure question
  8. Q8Figure question
  9. Q9A 1-bit comparator takes two input bits, A and B, and outputs 1 if A = B and 0 otherwise. Using only 2-input NOR gates,…
  10. Q10We want to implement A ⊙ B (A XNOR B) using 2:1 multiplexers. What is the minimum number of 2:1 multiplexers required?
  11. Q11A circuit has four inputs: A, B, C, D and one output F. The output F is logic 1 if and only if exactly two of the four …
  12. Q12Figure question
  13. Q13Inscript Consider a mod-14 up counter with an initial state of 0011. What will be the state of the counter after 25 clo…
  14. Q14Consider the circuit diagram using J-K flipflop as shown below. Assuming it was initially cleared to 0, state the outpu…
  15. Q15Consider a 10-bit Johnson counter. What is the total number of unique states it can cycle through?
  16. Q16Consider a common bus architecture comprising of memory, and registers X, Y, Z. The control word format is given below.…
  17. Q17A processor contains 256 registers in its register file. The ALU of the processor supports 8 operations: addition, subt…
  18. Q19What will be the hexadecimal machine code for the instruction? Note: Enter the value in hexadecimal format (e.g., 0x243…
  19. Q20Perform 2’s complement subtraction of two numbers A = 22 and B = 47. What is the result of A − B in 8-bit binary format…