Hi Ben, Thanks for the reply.
Here is the flow.
Assertion1)
- When Req raises, Valid can rise within 13 clock cycle
- After 13 clock cycles, Valid should not rise during Req=1.
(If Req drops after 13 clock cycle, should not check Valid)
Assertion2)
- When Req raises and when Ready is 1.
Valid should drop within 13 clock cycles during Req=1.
(If Req drops within 13 clock cycle, should not check Valid)