ID:13972 VHDL warning at <location>: block comments cannot be nested.

CAUSE: In a VHDL Design File at the specified location, you used /* inside a block comment. This will not be recognized as a nested block comment.

ACTION: Remove /* inside the block comment to remove this warning.