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.

gefragt vor einem Jahr289 Aufrufe
4 Antworten
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
beantwortet vor einem Jahr
0

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

Regards,

beantwortet vor einem Jahr
0

Hi Sai,

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

Thanks,

Chen

AWS
beantwortet vor einem Jahr
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

beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen