ID:14026 LATCH primitive "<name>" is permanently enabled

CAUSE: In a design file in the current design, you connected the ena port of the specified LATCH primitive to VCC. As a result of logic synthesis during compilation, the LATCH primitive is reduced to an LCELL buffer, and is permanently enabled.

ACTION: No action is required. Check the design file for errors. If you do not want the LATCH primitive to be permanently enabled, connect the ena port to a signal other than VCC to control the latch, or substitute an LCELL buffer for the latch.