To check if a design is impacted you can run the script provided with this Answer Record.
source -notrace find_illegal_routethru_v2p0.tcl
The script will report if the design is ok and no further action is required with the message below:
Design is OK! The design does not have any incorrect CONFIG.DIVIDE values on BUFDIV_LEAF BELs.
If the script detects issues, it will display a message similar to the following and corrective action is required.
Issues Detected! The design has the following nets with incorrect BUFDIV_LEAF DIVIDE settings
If the issue is detected, a patch will be required. Patches for the 2022.1, 2021.2.1 and 2021.2 releases are attached. Contact Technical support if the patch is required for a different Vivado release.
Note: This issue was fixed in the 2022.1.2 Vivado release.
- 08/23/2022: Initial Release
- 12/11/2022: Updated to explain the CONFIG.DIVIDE impact and updated script