In reply to dave_59:
Hello dave_59,
I am new to SV and have a side question based on the example here. From this youtube video, I learned that all Non-blocking statements in initial block run in parallel.
but based on the output of the example from mlsxdx, looks like the non-blocking statements here are running sequentially. Could you please tell what is the right behavior here?