2020-03-21 15:24:24 +00:00
|
|
|
%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
|
2020-03-15 02:02:42 +00:00
|
|
|
: ... In instance t.b
|
2019-11-05 02:51:20 +00:00
|
|
|
initial c = (a != &b);
|
|
|
|
^
|
|
|
|
%Error: Exiting due to
|