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 年前290 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则