mirror of
https://github.com/verilator/verilator.git
synced 2025-01-10 00:27:35 +00:00
6 lines
265 B
Plaintext
6 lines
265 B
Plaintext
%Error: t/t_fuzz_eqne_bad.v:12:23: Slice operator VARREF 't.b' on non-slicable (e.g. non-vector) right-hand-side operand
|
|
: ... In instance t.b
|
|
12 | initial c = (a != &b);
|
|
| ^
|
|
%Error: Exiting due to
|