Altera_Forum
Honored Contributor
12 years agoDDR3 UniPHY IP synthesis problem
Hi!
When I tried to compile the example_project generated in the DDR3 UniPHY IP, I found some warnings in the synthesis procedure. This one confused me: Warning (14285): Synthesized away the following PLL node(s): - Warning (14320): Synthesized away node "ddr3_example_if0:if0|ddr3_example_if0_pll0: pll0|pll_mem_clk" - Warning (14320): Synthesized away node "ddr3_example_if0:if0|ddr3_example_if0_pll0: pll0|afi_phy_clk" does it matter my ddr3_project working? I'm not familiar with the intersignals between the memory controller portion to the UniPHY portion, but I think if afi_phy_clk is synthesized away, some commands and data cannot transmit to the external memory. Thanks a lot! BR, Song.