Skip to question
asic.fyi
DesignVerificationSystemVerilogFirmwareArchitectureInterviews
asic.fyi/Interview questions/Time Two Related FPGA Clock Domains

Hardware interview practice

Time Two Related FPGA Clock Domains

MediumTimingSystemVerilog

One MMCM generates a phase-aligned 100 MHz clock and a phase-aligned 50 MHz clock from the same input. Both generated clocks and their relationship are guaranteed by the device clocking resource. How should ordinary register crossings between these domains be handled?

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. Declare the clocks asynchronous solely because their frequencies differ and false-path every crossing between them.
  2. B. Use a two-flop synchronizer on every multi-bit bus and ignore setup/hold timing because synchronizers guarantee coherent words.
  3. C. Define both generated clocks from their common source and let STA analyze the legal launch/capture edge pairs; use dedicated clock routing and add synchronization only for signals whose functional protocol or phase relationship is actually asynchronous.
  4. D. Route the 50 MHz clock from a fabric counter bit and omit generated-clock constraints because it is an exact divide by two in simulation.
Continue practicing

Related questions

TimingChoose the direct fix for a hold violation→TimingCalculate setup and hold slack with clock latency→TimingClassify timing-path startpoints and endpoints→
asic.fyi · Learn silicon end to end.info@asic.fyi