mirror of
https://github.com/verilator/verilator.git
synced 2025-01-07 15:17:36 +00:00
8 lines
754 B
Plaintext
8 lines
754 B
Plaintext
%Warning-ENDLABEL: t/t_hierarchy_identifier_bad.v:33: End label 'if_cnt_finish_bad' does not match begin label 'if_cnt_finish'
|
|
... Use "/* verilator lint_off ENDLABEL */" and lint_on around source to disable this message.
|
|
%Warning-ENDLABEL: t/t_hierarchy_identifier_bad.v:39: End label 'generate_for_bad' does not match begin label 'generate_for'
|
|
%Warning-ENDLABEL: t/t_hierarchy_identifier_bad.v:46: End label 'generate_if_if_bad' does not match begin label 'generate_if_if'
|
|
%Warning-ENDLABEL: t/t_hierarchy_identifier_bad.v:50: End label 'generate_if_else_bad' does not match begin label 'generate_if_else'
|
|
%Warning-ENDLABEL: t/t_hierarchy_identifier_bad.v:53: End label 't_bad' does not match begin label 't'
|
|
%Error: Exiting due to
|