DCM Wrapper needs to be changed to use the high-frequency mode for the Display Port Receiver Sink Example design in order to work properly under all circumstances.
Currently, it is set to run in low-frequency mode which, in some circumstances, causes it to run outside of the operating frequency DCM specifications.
To correct a problem where the DCM operation can end up running outside of the operational frequency for the DCM low-frequency specification, make the following changes to the DCM wrapper for the Display Port Sink example design.
This keeps the clkout0 and clkout2 clocks at the same frequency, only it takes the dcm out of div_2 mode and puts it into high-frequency mode.
The modifications need to be made to the dport_rx_phy.v file.
Starting on line 2285, the DCM needs to be modified as follows:
For a detailed list of LogiCORE IP Display Port Release Notes and Known Issues, see (Xilinx Answer 33258).