General Description: During Timing Simulation of the CLKDLL, the LOCKED output signal never goes high. This limitation is the result of simulation resolution in the Foundation Logical Simulator . Currently the resolution is limited to 100ps. In order for the CLKDLL to lock the resolution must be set to 1ps.
解决方案
There are two workarounds:
1- Manually apply stimulus to the CLKDLL LOCKED signal to drive it high at 300ns. This will allow more than enough time to model the LOCKED signal on the board.
2- Use a third party simulator such as Modelsim where the resolution can be set to 1ps.