Hardware interview practice
Short CDC Pulse Is Not Seen in the Destination
src_pulse is shorter than one destination clock period. The intended pulse bridge toggles src_toggle on every source pulse and then synchronizes that level. dst_event never appears. Rule to apply: A source pulse can be recovered only if src_toggle changes and that new level reaches the destination synchronizer. Directly sampling a short pulse is not sufficient. Which signal should be traced next to determine whether the pulse-to-toggle conversion happened?
Choose one
Answer choices
- A. src_toggle immediately after the source pulse.
- B. An unrelated register write strobe.
- C. The FIFO full flag.
- D. The APB select signal.
