mirror of
https://github.com/verilator/verilator.git
synced 2025-01-22 14:24:18 +00:00
6 lines
274 B
Plaintext
6 lines
274 B
Plaintext
|
%Error: t/t_virtual_interface_method_bad.v:11:10: Member reference from interface to 'x' is not referencing a valid task or function
|
||
|
: ... note: In instance 't'
|
||
|
11 | v_if.x();
|
||
|
| ^
|
||
|
%Error: Exiting due to
|