ID:293003 Smart recompilation skipped module <name> because it is not required

CAUSE: You performed a smart compilation on a design, and then recompiled the design. During a recompilation after a smart compilation, the Compiler determines which Compiler modules are required to process the current design based on the changes made to the design since the smart compilation, and then skips any modules that are not required. The Compiler has skipped the specified module because it was not needed to recompile the design, reducing compilation time.

ACTION: No action is required.