Hardware interview practice
Match each signal type to a CDC technique
Which mapping from signal type to CDC technique is generally correct?
Choose one
Answer choices
- A. Stable level: two flops; pulse: toggle or handshake; Gray counter/pointer: register then synchronize each Gray bit with skew control; data stream: asynchronous FIFO
- B. Every signal type: independent two-flop synchronizers
- C. Multi-bit data: synchronize bit 0 and copy the other bits combinationally
- D. Pulse: stop the destination clock until the pulse arrives
