verilator/test_regress/t/t_lint_rsvd_bad.out

5 lines
301 B
Plaintext
Raw Normal View History

%Error: t/t_lint_rsvd_bad.v:6: Unsupported: Verilog 2001-config reserved word not implemented: 'config'
%Error: t/t_lint_rsvd_bad.v:6: syntax error, unexpected IDENTIFIER
%Error: t/t_lint_rsvd_bad.v:7: Unsupported: Verilog 2001-config reserved word not implemented: 'endconfig'
%Error: Exiting due to