Custom Clock Recipe

0

Hello,

Is there a way to create your own clock recipe instead of whats provided in https://github.com/aws/aws-fpga/blob/master/hdk/docs/clock_recipes.csv

Say for example I want to create a 160 MHz clock. Is there a way to do this?

Regards, Sai.

已提問 1 年前檢視次數 289 次
4 個答案
0

Hi Sai,

Thank you for reaching for out for the clock question you have. We don't support arbitrary clock frequencies via the clock recipe. However, you can consider using one of the shell clocks to drive a local MMCM in the CL, that could be helpful to get you a output clock frequency you want or close enough. Hope this helps!

Regards,

Chen

AWS
已回答 1 年前
0

I tried doing this but it complained about MMCM violating some location in the FPGA. Has this been tried ever?

Regards,

已回答 1 年前
0

Hi Sai,

Yes, we know there are customers instantiating MMCM in CL. Can you please provide the violation error?

Thanks,

Chen

AWS
已回答 1 年前
0

I get the following error. I dont get this error if I dont have the MMCM instantiated.

ERROR: [DRC HDPR-25] Reconfigurable Pblocks must not overlap same frame: Reconfigurable Pblocks cannot share a column within a Clock Region. Reconfigurable cell 'WRAPPER_INST/CL' in Pblock 'pblock_CL' and reconfigurable cell 'WRAPPER_INST/SH' in Pblock 'pblock_SH' violate this rule. The following are 10 of the tiles that are causing overlaps: INT_X0Y899 CLEL_R_X0Y899 CLEM_X1Y899 INT_X1Y899 INT_INTF_R_X1Y899 CLEM_X2Y899 INT_X2Y899 CLEL_R_X2Y899 CLEM_X3Y899 INT_X3Y899

已回答 1 年前

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

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

回答問題指南