ID:12230 Partition "<name>" does not require synthesis because there were no relevant design changes. However, it was previously synthesized for a different part in the same product family.

CAUSE: Quartus Prime incremental compilation will not synthesize the specified design partition because you did not make any design changes that trigger Analysis & Synthesis automatically. However, since you last synthesized this partition, you selected a different part in the same product family and it impacts some decisions within synthesis, such as resource balancing and certain logic optimizations. For example, if you have selected a part with fewer memory blocks or DSP blocks, your design may fail in the Fitter due to hard resource constraints. If you had allowed Analysis & Synthesis for the partitions that utilize these limited resources, the Quartus Prime software could have converted some hard blocks into general logic, allowing your design to fit within the available resources.

ACTION: Set the partition's netlist type to Source File if you want to synthesize the partition for the new part.