verilator/test_regress/t/t_struct_notfound_bad.out

7 lines
328 B
Plaintext

%Error: t/t_struct_notfound_bad.v:13:9: Member 'nfmember' not found in structure
: ... note: In instance 't'
13 | s.nfmember = 0;
| ^~~~~~~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to