verilator/test_regress/t/t_var_xref_bad.out

6 lines
291 B
Plaintext

%Error: t/t_var_xref_bad.v:11:12: Found definition of 'tsk' as a TASK but expected a scope/variable
11 | initial tsk.bad_missing_ref = 0;
| ^~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to