ID:170075 Cannot find legal location for node "<name>" of type <type>

CAUSE: You assigned the specified node of the specified type to a location on the device, but the Fitter cannot place the node in that location. The location constraint may have been applied to the node or one of its containing entity instances. The location may be a specific location, a region, or a Logic Lock region. The Fitter might not be able to satisfy the location constraint because conflicting assignments may apply to the node, there may be too many resources assigned to a region on the device, or there may be high I/O pin use.

ACTION: Remove or relax some location assignments or Logic Lock constraints, or demote some I/O pin assignments to the dedicated clock or fast-input sections, or select a larger device.

CAUSE: You assigned the specified node of the specified type. Quartus Prime incremental compilation is enabled, and the region requires more global resources than the device can contain.

ACTION: Demote global signals or use a post-synthesis netlist and turn on Auto Global Clock to allow the Fitter to automatically promote signals, or place the changed partition in its own Logic Lock region, or turn on Reserve unused logic cells to prevent unplaced logic from being placed with placed logic.