ID:12254 Partition "<name>" cannot be reconfigurable because it contains IP ("<name>") that requires a connection to the JTAG port

CAUSE: The specified partition implements a reconfigurable region in your design. However, it contains the specified IP, which requires a connection to the JTAG port on the target device. For example, it may contain a Nios II processor with a JTAG Debug Module. Because the software connects the IP to the JTAG port during compilation, this part of your design cannot be reconfigured dynamically during device operation.

ACTION: Remove the IP from the reconfigurable partition, or make the partition static.