Replicating SDAccel's clock scaling in HDK flow

0

Hi,

I find the automatic clock scaling at the end of the SDAccel flow very handy as it allows one to still run designs that miss the timing target without recompiling them with a different clock or clock recipe.

Is there a way to enable a similar mechanism in HDK? If not, what would be the simplest way to replicate it?

It doesn't necessarily have to be automatic, it would be perfectly fine to manually tune the clock frequency at runtime for example through OCL.

The best I can think of is to use a Clocking Wizard and expose its AXI-Lite interface through OCL and add CDC logic on every interface of my CL module (e.g., AXI Clock Converters). Would this make sense? Would you see any simpler alternative?

Thanks,

Mikhail

mikhai
demandé il y a 4 ans212 vues
2 réponses
0
Réponse acceptée

Hi,
We have a feature that may help you:
https://github.com/aws/aws-fpga/blob/master/hdk/docs/dynamic_clock_config.md
Thanks
Kris

AWS
répondu il y a 4 ans
0

Thanks Kris, that's exactly what I was looking for.

Best regards,

Mikhail

mikhai
répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions