ID:13344 Verilog HDL syntax warning at <location>: extra block comment delimiter characters /* within block comment

CAUSE: In a Verilog Design File (.v) at the specified location, a line contains extra block comment delimiter characters (that is, a slash and an asterisk, or /*), within a /* */-style or block comment. Integrated Synthesis is ignoring the extra /* characters.

ACTION: No action is required. To avoid receiving this message in the future, check the comment text for extra /* characters and remove them.