mirror of
https://github.com/verilator/verilator.git
synced 2025-01-08 15:47:36 +00:00
Fix unnamedblk error on foreach (#3321).
This commit is contained in:
parent
90c61c79d6
commit
ef0c5fd772
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user