ID:171011 Can't assign node "<name>" to location <name> -- node is type <name>

CAUSE: The Fitter cannot assign the specified node to the specified index. This error may occur when you edit a Quartus Prime Settings File (.qsf) manually, and the node and the type of location assignment as specified by the LOCATION keyword do not match. For example, if you assign a logic cell to a DSP block index you will generate this error.

ACTION: Change the location assignment for the specified node. To avoid receiving this message in the future, Intel recommends using the Assignment Editor to modify settings, rather than editing the Quartus Prime Settings File manually.

CAUSE: This location assignment could have been inherited from a hierarchy location assignment. For example, if you assign "clock_gen:inst|altpll:pll" to a PLL index you will generate this error.

ACTION: Change the location assignment from a hierarchy location assignment to a node location assignment. For example, "clock_gen:inst|altpll:pll|pll".