In reply to m_r_m:
It’s not clear why you are using a for loop. What do you want the 16 clocks to look like if not identical values? Also, using a fork/join block with one statement makes no sense. It is the same as using a begin/end.
In reply to m_r_m:
It’s not clear why you are using a for loop. What do you want the 16 clocks to look like if not identical values? Also, using a fork/join block with one statement makes no sense. It is the same as using a begin/end.