Skip to question
asic.fyi
DesignVerificationSystemVerilogFirmwareArchitectureInterviews
asic.fyi/Interview questions/Choose an FPGA Configuration Mode

Hardware interview practice

Choose an FPGA Configuration Mode

EasyFirmwareSystemVerilog

A board must boot its FPGA automatically from an attached serial flash with no external processor. The chosen FPGA family supports JTAG, master SPI, and slave serial configuration. Which mode best matches the requirement?

Try it in the question bankReason first. Then compare.

Keep this exact question selected while you check your answer and review the full solution.

Practice this question →
Choose one

Answer choices

  1. A. SelectMAP slave with no external controller, because parallel modes create their own configuration data.
  2. B. Master SPI, because the FPGA supplies the configuration clock and reads its bitstream from the serial flash after power-up.
  3. C. Slave serial, because the FPGA must always generate the clock when it is called a slave.
  4. D. JTAG only, because autonomous nonvolatile boot cannot use a serial flash.
asic.fyi · Learn silicon end to end.info@asic.fyi