Skip to content

fix(fpga_diff): constrain XDMA pre-PERST CDC - #169

Open
klin02 wants to merge 1 commit into
mainfrom
fix/fpga_diff-xdma-pre-perst-cdc
Open

fix(fpga_diff): constrain XDMA pre-PERST CDC#169
klin02 wants to merge 1 commit into
mainfrom
fix/fpga_diff-xdma-pre-perst-cdc

Conversation

@klin02

@klin02 klin02 commented Sep 10, 2026

Copy link
Copy Markdown
Member

The XDMA DCP imports the pre-PERST BUFG_GT clock as an independent primary clock, so the existing asynchronous clock groups do not cover its crossing to pcie_ep_refclk. Add an explicit asynchronous clock group in vivado_pre_opt.tcl after clock inference.

Validation:

  • Tcl structural parse passed.
  • KMHV2 F2 Vivado report_cdc changed the crossing exception from None to Asynch Clock Groups.
  • P4 UVHS timing worker completed with 0 fatal and 0 error.

The XDMA DCP imports the pre-PERST BUFG_GT clock as an independent primary clock, so the existing asynchronous clock groups do not cover its crossing to pcie_ep_refclk. Add the explicit clock-group exception after clock inference.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants