Waiting for signal value in sequence body using hierarchical reference

In reply to modymiller:

Yes this is terribly inefficient. Use bind to create an interface that has a task that waits on your signal. Then call that task from your sequence.

See Updated Example Code from DVCon Paper: The Missing Link: The Testbench to DUT Connection | Verification Academy