verilator/test_regress/t/t_fuzz_eqne_bad.out

6 lines
243 B
Plaintext
Raw Normal View History

2020-01-25 01:10:44 +00:00
%Error: t/t_fuzz_eqne_bad.v:11: Slice operator 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