33724 - 11.3 EDK - 「WARNING:EDK - : mpmc_0 (mpmc) - Could not determine clock frequency on input」という警告メッセージが表示されます。

アンサー データベースの検索


 

11.3 EDK - 「WARNING:EDK - : mpmc_0 (mpmc) - Could not determine clock frequency on input」という警告メッセージが表示されます。

アンサー # 33724
パーツ EDK-IP-Memory-MPMC
最終更新日 2009-10-28 00:00:00.0
ステータス Active
キーワード dcm, ethernet, temac, ddr, イーサネット

問題の詳細

キーワード : dcm, ethernet, temac, ddr, イーサネット

dcm_module でクロックを供給する EDK デザインで、次のいずれかの警告メッセージが表示されます。どうしたらこの問題を解決できますか。
WARNING:EDK - : mpmc_0 (mpmc) - Could not determine clock frequency on input clock port MPMC_Clk0, not performing clock DRCs.
WARNING:EDK - : mpmc_0 (mpmc) - Could not determine clock frequency on input clock port MPMC_Clk_200Mhz, not performing clock DRCs.
Performing Clock DRCs...
INFO:EDK:1038 - Did not implement clock DRCs for parameter:
xps_ethernetlite_0:C_SPLB_CLK_PERIOD_PS. Top-level frequency could not be propagated to this IP. Please make sure that you have specified the frequency of the top-level clock port, and that the clocks are properly connected.

INFO:EDK:1038 - Did not implement clock DRCs for parameter:
xps_mch_emc_0:C_MCH_SPLB_CLK_PERIOD_PS. Top-level frequency could not be propagated to this IP. Please make sure that you have specified the frequency of the top-level clock port, and that the clocks are properly connected.

INFO:EDK:1038 - Did not implement clock DRCs for parameter:
mpmc_0:C_MPMC_CLK0_PERIOD_PS. Top-level frequency could not be propagated to this IP. Please make sure that you have specified the frequency of the top-level clock port, and that the clocks are properly connected.

INFO:EDK:1038 - Did not implement clock DRCs for parameter:
mpmc_0:C_MPMC_CLK_MEM_PERIOD_PS. Top-level frequency could not be propagated to this IP. Please make sure that you have specified the frequency of the top-level clock port, and that the clocks are properly connected.

INFO:EDK:783 - Clock frequency could not be propagated to the port: MPMC_Clk0 in IP: mpmc_0 - Clock Ratio DRC will not be performed.

ソリューション

この問題は、dcm_module で CLKIN ポートの FREQUENCY 属性が出力ポートに伝搬されないことが原因で発生します。FREQUENCY 属性がないと、クロックに接続された IP コアでクロック レートを判断できません。

dcm_module を clock_generator コアに置き換えることをお勧めします。clock_generator コアでは、FREQUENCY 属性が出力クロックに正しく伝搬されます。
 
 
/csi/footer.htm