Radiant: Why PAR fails for some PCLK input ports for the Aligned DDR interface?

Radiant: Why PAR fails for some PCLK input ports for the Aligned DDR interface?

Aligned interfaces based on the FPGA-TN-02286: MachXO5-NX HighSpeed IO Interface technote should have DLLDELs connected to their CLKIN ports.

Based on FPGA-DS-02102: MachXO5-NX Family datasheet, only even PCLKs are connected to DLLDELs. 
PCLK<Bank Number>_<PCLK number>:
P11 is PCLK5_3 which is an odd number (3) PCLK port.
M8 is PCLK5_0 which is an even number (0) PCLK port.

Thus, user can only use even PCLKs for your interfaces and for your project to pass PAR.