verilator/test_regress/t/t_mailbox_bad.out

6 lines
252 B
Plaintext
Raw Normal View History

%Error: t/t_mailbox_bad.v:12:13: Class method 'bad_method' not found in class 'mailbox__Tz1'
: ... note: In instance 't'
12 | if (m.bad_method() != 0) $stop;
| ^~~~~~~~~~
%Error: Exiting due to