Need to Use Variable in Assertions ## Delay

In reply to ben@SystemVerilog.us:

I think this should work.
If first cycle value of b is zero, then b should have zero till end of count. at end it will check for rose of b.other wise assertion fails,(If I understood correctly)

correct me please.