Skip to question
asic.fyi
DesignVerificationSystemVerilogFirmwareArchitectureInterviews
asic.fyi/Interview questions/Overlapped versus non-overlapped implication in SVA

Hardware interview practice

Overlapped versus non-overlapped implication in SVA

EasyTemporal ChecksSystemVerilog

If req is sampled at cycle N and ack must be high at N+1 or N+2, which property is correct?

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. req |-> ##[1:2] ack
  2. B. req |=> ##[1:2] ack
  3. C. req |-> ack[*2]
  4. D. req |=> ack[=0]
Continue practicing

Related questions

Temporal ChecksAssert an integer square-root pipeline→Temporal ChecksAssert bounded eventual completion→Temporal ChecksProve an elastic one-hot checker→
asic.fyi · Learn silicon end to end.info@asic.fyi