mirror of
https://github.com/verilator/verilator.git
synced 2025-02-13 05:26:34 +00:00
6 lines
244 B
Plaintext
6 lines
244 B
Plaintext
%Error: t/t_mailbox_bad.v:12:13: Class method 'bad_method' not found in class 'mailbox__Tz1'
|
|
: ... In instance t
|
|
12 | if (m.bad_method() != 0) $stop;
|
|
| ^~~~~~~~~~
|
|
%Error: Exiting due to
|