forked from github/verilator
6 lines
245 B
Plaintext
6 lines
245 B
Plaintext
%Error: t/t_fuzz_eqne_bad.v:11: Slice operatator VARREF 't.b' on non-slicable (e.g. non-vector) right-hand-side operand
|
|
: ... In instance t.b
|
|
initial c = (a != &b);
|
|
^
|
|
%Error: Exiting due to
|