verilator/test_regress/t/t_struct_notfound_bad.out
2020-03-14 22:02:42 -04:00

6 lines
203 B
Plaintext

%Error: t/t_struct_notfound_bad.v:12:9: Member 'nfmember' not found in structure
: ... In instance t
s.nfmember = 0;
^~~~~~~~
%Error: Exiting due to