7 lines
375 B
Plaintext
7 lines
375 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();
|
|
| ^
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
|
%Error: Exiting due to
|