Can we use arrays in clocking block....?

In reply to Harish Kasha:

You can only put whole variable names in clocking block declarations. There is no reason you couldn’t put ‘a’ in the clocking block and select a[0] when referencing it.