General Description: ModelSim displays an incorrect simulation result for the CLK2x output of the Virtex DLL. (The CLK0 output appears to be correct.)
Solution
To ensure that the DLL CLK2X output is correct, confirm that the ModelSim software is set to simulate in picosecond accuracy, rather than in nanosecond accuracy. (The DLL simulation model is coded in "ps" accuracy, and the simulator will not resolve an accurate result if used in "ns" accuracy mode.)
The accuracy can be changed in the ModelSim "Load Design" window, using the pull-down box. After you have made this change, load the design.
You can also specify the "-t ps" vsim option when you load the design from the command prompt: