verilator/test_regress/t/t_implements_notfound_bad.out

6 lines
295 B
Plaintext

%Error: t/t_implements_notfound_bad.v:7:23: Class for 'implements' not found: 'Inotfound'
7 | class ClsI implements Inotfound;
| ^~~~~~~~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to