Fix unnamedblk error on foreach (#3321).

This commit is contained in:
Wilson Snyder 2022-03-05 17:05:22 -05:00
parent 90c61c79d6
commit ef0c5fd772

View File

@ -1,5 +1,5 @@
%Error: t/t_force_bad_rw.v:14:20: Unsupported: Signals used via read-write reference cannot be forced
: ... In instance t.unnamedblk1.index
: ... In instance t.unnamedblk1.unnamedblk1.index
14 | foreach (ass[index]) begin
| ^~~~~
%Error: Exiting due to