Quiz Space

FPGA Design · Quiz 1 · 26 Oct 2025 · September 2025 term · Set QEB2

Embedded Linux and FPGAs Quiz 1 26 Oct 2025 — Question 1

Question 1

+2 marksOne correct option
  1. A

    The data is first stored in main memory and later transferred to the peripheralby DMA.

  2. B

    The write operation directly updates the peripheral’s hardware registermapped at that address.

  3. C

    The CPU triggers an interrupt to notify the peripheral of new data.

  4. D

    The value is cached and updated only after multiple writes.

Show answer

Correct answer

  • B

    The write operation directly updates the peripheral’s hardware registermapped at that address.

Question 1 of 13 in the IIT Madras BS FPGA Design (Embedded Linux and FPGAs) Quiz 1 paper sat on 26 Oct 2025, in the September 2025 term (IIT M ES DEGREE AN EXAM QEB4 26 Oct). It carries 2 marks.

More questions from this paper

  1. Q2Which of the following best explains the difference between user space and kernel space?
  2. Q3Figure question
  3. Q4Figure question
  4. Q5What is the purpose of the ELF file in the Renode setup?
  5. Q6What is the function of the root filesystem (rootfs)?
  6. Q7The 'initramfs' (initial RAM filesystem) is loaded into memory to:
  7. Q8Figure question
  8. Q9Figure question
  9. Q10Which of the following is true about the difference between Bare-Metal and OS-based systems?
  10. Q11Figure question
  11. Q12Figure question
  12. Q13Figure question