In reply to bachan21:
You $strobe is not printing because you call $finish before the output is schedule appear. Add a delay before calling $finish.
In reply to bachan21:
You $strobe is not printing because you call $finish before the output is schedule appear. Add a delay before calling $finish.