Bit stream generation failing due to MMCM instantiation

0

I needed a phase-shifted (relative to the clk_main_a0) clock for my CL, and I implemented that using an MMCME4_ADV in my design. I ran into the well-known sub-optimal placement issues. When I did this in the pnr xdc: set_property CLOCK_DEDICATED_ROUTE ANY_CMT_COLUMN [get_nets WRAPPER_INST/SH/kernel_clks_i/clkwiz_sys_clk/inst/CLK_CORE_DRP_I/clk_inst/clk_out1] the checkpoint was generated but left my derived clock unrouted, leading to a failure in the AFI generation phase. What is the work around this? I have seen people posting this problem but none of them seemed to fail in the AFI generation stage. Thanks in Advaced

Fjaml
已提問 9 個月前檢視次數 188 次
1 個回答
0

Hi,

There could be multiple reasons for unrouted net. The most common ones are that the derived clock signal is by accident not connected properly or the the design is congested. Have you carefully looked through the build log and checked if there is any warning or critical warning for the clock signal or the MMCM? Also, have you tried a second time and it failed in the exactly same way?

Thanks,

Chen

AWS
已回答 9 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南