In the case where Transceivers are used in the middle of the dienear the BUFGMUX, the timing is easier to meet by placing a MODE_4X_SEL Flip-Flop close to the Transceivers. However, if theTransceivers used areat the lowerleft orupper left corner of thedie, the timing becomes difficult to meetas the Flip-Flop will need to be placed in between the Transceivers and the global clock lines, which will cause a large delay on these nets. How can I resolve this issue to make it easier to meet timing in my design where the Transceivers are located at the upper left corner of the die?
解决方案
To address the above issue, the user can do one of the following:
1. The nets that go into the CE0 and CE1 of the BUFGMUX can be TIGed so that the MODE_4x_SEL flip-flop can be placed closer to the transceivers.
2. The MODE_4X_SEL signal that goes into the CE0 and CE1 of theBUFGMUX can be routed through another register.