Thank you all for your suggestions.
Nicolas, I tried your approach as shown as follows.
Ok std_2s60ES:inst|cpu_pll:the_cpu_pll Location PLL_1 Yes
However, I have got compile error as follows.
Error (171011): Can't assign node "std_2s60ES:inst|cpu_pll:the_cpu_pll|prev_reset" to location PLL_1 -- node is type Register cell
Error (171011): Can't assign node "std_2s60ES:inst|cpu_pll:the_cpu_pll|readdata[0]~0" to location PLL_1 -- node is type Combinational cell
Error (171011): Can't assign node "std_2s60ES:inst|cpu_pll:the_cpu_pll|pfdena_reg" to location PLL_1 -- node is type Register cell
Error (171011): Can't assign node "std_2s60ES:inst|cpu_pll:the_cpu_pll|readdata[1]~1" to location PLL_1 -- node is type Combinational cell
Error (171011): Can't assign node "std_2s60ES:inst|cpu_pll:the_cpu_pll|w_reset~0" to location PLL_1 -- node is type Combinational cell
Error (171011): Can't assign node "std_2s60ES:inst|cpu_pll:the_cpu_pll|readdata[0]~2" to location PLL_1 -- node is type Combinational cell
Error (171011): Can't assign node "std_2s60ES:inst|cpu_pll:the_cpu_pll|pfdena_reg~0" to location PLL_1 -- node is type Combinational cell
FvM, what do you mean by "Apparently your clock input and clock ouput are not in reach of the same PLL"? The input pin and output pin to the PLL are the dedictaed clock input pin and clock output pin of that PLL, respectively.