ID:115029 Partition "<name>" was compiled when netlist type was set to Empty - the logic dependent on this partition will not operate as specified in the HDL

CAUSE: The specified partition was compiled when the netlist type was set to Empty. As a result, the logic dependent on this partition will not operate as specified in the HDL. The netlist type Empty is used to speed up incremental compilations while optimizing other partitions by substituting constant generators for the empty partition. See the chapter on incremental compilation in the Quartus Prime handbook for more information about supported incremental compilation features.

ACTION: No action is required if the design you are working on does not depend on the empty partition. Otherwise, change the netlist type setting for the empty partition and recompile the design to generate a programming file for the entire design.