ID:236025 If a port is left unconnected, optimizations that could remove logic driving that port could improve results. However, these optimizations are not allowed in incremental design, since they involve cross-partition dependence. If you know that a port will not be connected, simply remove it from the module's interface.

CAUSE:

ACTION: