mirror of
https://github.com/verilator/verilator.git
synced 2025-01-19 12:54:02 +00:00
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
%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
|